Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecallocator.h39 GstMemory *gst_v4l2_codec_allocator_alloc (GstV4l2CodecAllocator * allocator);
Dgstv4l2codecallocator.c265 gst_v4l2_codec_allocator_alloc (GstV4l2CodecAllocator * self) in gst_v4l2_codec_allocator_alloc() function
Dgstv4l2codecvp8dec.c516 self->bitstream = gst_v4l2_codec_allocator_alloc (self->sink_allocator); in gst_v4l2_codec_vp8_dec_start_picture()
Dgstv4l2codecmpeg2dec.c492 self->bitstream = gst_v4l2_codec_allocator_alloc (self->sink_allocator); in gst_v4l2_codec_mpeg2_dec_ensure_bitstream()
Dgstv4l2codecvp9dec.c685 self->bitstream = gst_v4l2_codec_allocator_alloc (self->sink_allocator); in gst_v4l2_codec_vp9_dec_start_picture()
Dgstv4l2codech264dec.c929 self->bitstream = gst_v4l2_codec_allocator_alloc (self->sink_allocator); in gst_v4l2_codec_h264_dec_ensure_bitstream()