Home
last modified time | relevance | path

Searched refs:GST_VP9_BIT_DEPTH_8 (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvp9parser.h137 GST_VP9_BIT_DEPTH_8 = 8, enumerator
Dgstvp9parser.c120 parser->bit_depth = GST_VP9_BIT_DEPTH_8; in parse_bitdepth_colorspace_sampling()
755 parser->bit_depth = GST_VP9_BIT_DEPTH_8; in gst_vp9_parser_parse_frame_header()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvp9parse.c336 if (self->bit_depth < (GstVp9BitDepth) GST_VP9_BIT_DEPTH_8) in gst_vp9_parse_is_info_valid()
654 case GST_VP9_BIT_DEPTH_8: in gst_vp9_parse_update_src_caps()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp9statefulparser.c950 header->bit_depth = GST_VP9_BIT_DEPTH_8; in parse_color_config()
1564 parser->bit_depth = header->bit_depth = GST_VP9_BIT_DEPTH_8; in gst_vp9_stateful_parser_parse_uncompressed_frame_header()