Home
last modified time | relevance | path

Searched refs:gamma (Results 1 – 25 of 98) sorted by relevance

1234

/freebsd-11-stable/release/picobsd/tinyware/view/
HDREADME26 -g nnn.nnn screen gamma (you can adjust how bright is the
58 Command line arguments (gamma and resolution) are as above. You can also use
68 * I didn't have time to add gamma adjustment to the pop-up menu. It's
/freebsd-11-stable/crypto/openssl/engines/ccgost/
HDgost89.c375 byte gamma[8]; in gost_enc_cfb() local
381 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() local
399 gostcrypt(ctx, cur_iv, gamma); in gost_dec_cfb()
401 out[j] = (cur_iv[j] = in[j]) ^ gamma[j]; in gost_dec_cfb()
/freebsd-11-stable/sys/dev/drm2/
HDdrm_edid.h119 u8 gamma; /* need to divide by 100 then add 1 */ member
220 u8 gamma; member
/freebsd-11-stable/tools/test/sort/regression/ref/
HDtest07nu1 gamma
HDtest07gu1 gamma
HDtest05gs3 gamma
HDtest053 gamma
HDtest05n3 gamma
HDtest05fr1 gamma
HDtest05ir1 gamma
HDtest05bu3 gamma
HDtest05Mr1 gamma
HDtest05f3 gamma
HDtest05gr1 gamma
HDtest05r1 gamma
HDtest05fu3 gamma
HDtest05ns3 gamma
HDtest05i3 gamma
HDtest05g3 gamma
HDtest05M3 gamma
HDtest05fs3 gamma
HDtest05nr1 gamma
HDtest05b3 gamma
HDtest05u3 gamma
/freebsd-11-stable/tools/test/sort/regression/data/
HDtest053 gamma

1234