avpriv_get_gamma_from_trc  337 libavcodec/pngenc.c     double gamma = avpriv_get_gamma_from_trc(trc);
avpriv_get_gamma_from_trc 1880 libavformat/movenc.c         gamma = avpriv_get_gamma_from_trc(track->par->color_trc);
avpriv_get_gamma_from_trc   37 libavutil/color_utils.h double avpriv_get_gamma_from_trc(enum AVColorTransferCharacteristic trc);