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