Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codech264dec.c116 needs_start_codes (GstV4l2CodecH264Dec * self) in needs_start_codes() function
221 needs_start_codes (self) ? "using start-codes" : "without start-codes"); in gst_v4l2_codec_h264_dec_open()
725 if (needs_start_codes (self)) in gst_v4l2_codec_h264_dec_fill_slice_params()
1269 if (needs_start_codes (self)) in gst_v4l2_codec_h264_dec_decode_slice()
1279 if (needs_start_codes (self)) { in gst_v4l2_codec_h264_dec_decode_slice()