Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c274 guint num_bitstream; in gst_v4l2_codec_vp8_dec_decide_allocation() local
287 num_bitstream = 1 + in gst_v4l2_codec_vp8_dec_decide_allocation()
291 GST_PAD_SINK, num_bitstream); in gst_v4l2_codec_vp8_dec_decide_allocation()
Dgstv4l2codecmpeg2dec.c328 guint min = 0, num_bitstream; in gst_v4l2_codec_mpeg2_dec_decide_allocation() local
341 num_bitstream = 1 + in gst_v4l2_codec_mpeg2_dec_decide_allocation()
345 GST_PAD_SINK, num_bitstream); in gst_v4l2_codec_mpeg2_dec_decide_allocation()
Dgstv4l2codecvp9dec.c535 guint num_bitstream; in gst_v4l2_codec_vp9_dec_decide_allocation() local
548 num_bitstream = 1 + in gst_v4l2_codec_vp9_dec_decide_allocation()
552 GST_PAD_SINK, num_bitstream); in gst_v4l2_codec_vp9_dec_decide_allocation()
Dgstv4l2codech264dec.c405 guint min = 0, num_bitstream; in gst_v4l2_codec_h264_dec_decide_allocation() local
418 num_bitstream = 1 + in gst_v4l2_codec_h264_dec_decide_allocation()
422 GST_PAD_SINK, num_bitstream); in gst_v4l2_codec_h264_dec_decide_allocation()