Searched refs:avpriv_get_gamma_from_trc (Results 1 – 4 of 4) sorted by relevance
37 double avpriv_get_gamma_from_trc(enum AVColorTransferCharacteristic trc);
28 double avpriv_get_gamma_from_trc(enum AVColorTransferCharacteristic trc) in avpriv_get_gamma_from_trc() function
337 double gamma = avpriv_get_gamma_from_trc(trc); in png_get_gama()
1968 gamma = avpriv_get_gamma_from_trc(track->par->color_trc); in mov_write_gama_tag()