Searched refs:av_csp_primaries_id_from_desc (Results 1 – 5 of 5) sorted by relevance
100 enum AVColorPrimaries av_csp_primaries_id_from_desc(const AVColorPrimariesDesc *prm);
105 enum AVColorPrimaries av_csp_primaries_id_from_desc(const AVColorPrimariesDesc *prm) in av_csp_primaries_id_from_desc() function
102 s->profile_prim = av_csp_primaries_id_from_desc(&coeffs); in iccdetect_filter_frame()
148 prim = av_csp_primaries_id_from_desc(&desc); in libjxl_get_primaries()154 prim = av_csp_primaries_id_from_desc(&desc); in libjxl_get_primaries()
31 and av_csp_primaries_id_from_desc().