Searched refs:gamma (Results 1 – 25 of 98) sorted by relevance
1234
26 -g nnn.nnn screen gamma (you can adjust how bright is the58 Command line arguments (gamma and resolution) are as above. You can also use68 * I didn't have time to add gamma adjustment to the pop-up menu. It's
375 byte gamma[8]; in gost_enc_cfb() local381 gostcrypt(ctx, cur_iv, gamma); in gost_enc_cfb()383 cur_iv[j] = out[j] = in[j] ^ gamma[j]; in gost_enc_cfb()393 byte gamma[8]; in gost_dec_cfb() local399 gostcrypt(ctx, cur_iv, gamma); in gost_dec_cfb()401 out[j] = (cur_iv[j] = in[j]) ^ gamma[j]; in gost_dec_cfb()
119 u8 gamma; /* need to divide by 100 then add 1 */ member220 u8 gamma; member
1 gamma
3 gamma