Home
last modified time | relevance | path

Searched refs:GST_AV1_MC_IDENTITY (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h418 GST_AV1_MC_IDENTITY = 0, enumerator
Dgstav1parser.c966 color_config->matrix_coefficients == GST_AV1_MC_IDENTITY) { in gst_av1_parse_color_config()
1012 if (color_config->matrix_coefficients == GST_AV1_MC_IDENTITY && in gst_av1_parse_color_config()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp1058 (seq_hdr->color_config.matrix_coefficients == GST_AV1_MC_IDENTITY); in gst_d3d11_av1_dec_start_picture()