Searched refs:RGB_GAMMA (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale_internal.h480 #define RGB_GAMMA (2.2f) macro
H A Dutils.c948 double rgbgamma = 1.0 / RGB_GAMMA;
950 double rgbgammainv = RGB_GAMMA;

Completed in 94 milliseconds