Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp9parser.h164 GST_VP9_CS_RESERVED_2 = 6, enumerator
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvp9parse.c384 parser->color_space != GST_VP9_CS_RESERVED_2 && in gst_vp9_parse_process_frame()
588 self->color_space != GST_VP9_CS_RESERVED_2) { in gst_vp9_parse_update_src_caps()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp9dec.c608 frame_hdr->color_space != GST_VP9_CS_RESERVED_2 && in gst_v4l2_codec_vp9_dec_new_sequence()