Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasedec.h125 GstVideoCodecFrame * codec_frame);
Dgstvabasedec.c885 GstVideoCodecFrame * codec_frame) in gst_va_base_dec_copy_output_buffer() argument
910 if (!gst_video_frame_map (&src_frame, src_vinfo, codec_frame->output_buffer, in gst_va_base_dec_copy_output_buffer()
918 video_crop = gst_buffer_get_video_crop_meta (codec_frame->output_buffer); in gst_va_base_dec_copy_output_buffer()
942 gst_buffer_replace (&codec_frame->output_buffer, buffer); in gst_va_base_dec_copy_output_buffer()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c658 GstVideoCodecFrame * codec_frame) in gst_v4l2_codec_vp8_dec_copy_output_buffer() argument
673 codec_frame->output_buffer, GST_MAP_READ)) in gst_v4l2_codec_vp8_dec_copy_output_buffer()
694 gst_buffer_replace (&codec_frame->output_buffer, buffer); in gst_v4l2_codec_vp8_dec_copy_output_buffer()
Dgstv4l2codecmpeg2dec.c622 GstVideoCodecFrame * codec_frame) in gst_v4l2_codec_mpeg2_dec_copy_output_buffer() argument
637 codec_frame->output_buffer, GST_MAP_READ)) in gst_v4l2_codec_mpeg2_dec_copy_output_buffer()
656 gst_buffer_replace (&codec_frame->output_buffer, buffer); in gst_v4l2_codec_mpeg2_dec_copy_output_buffer()
Dgstv4l2codecvp9dec.c827 GstVideoCodecFrame * codec_frame) in gst_v4l2_codec_vp9_dec_copy_output_buffer() argument
842 codec_frame->output_buffer, GST_MAP_READ)) in gst_v4l2_codec_vp9_dec_copy_output_buffer()
863 gst_buffer_replace (&codec_frame->output_buffer, buffer); in gst_v4l2_codec_vp9_dec_copy_output_buffer()
Dgstv4l2codech264dec.c988 GstVideoCodecFrame * codec_frame) in gst_v4l2_codec_h264_dec_copy_output_buffer() argument
1003 codec_frame->output_buffer, GST_MAP_READ)) in gst_v4l2_codec_h264_dec_copy_output_buffer()
1024 gst_buffer_replace (&codec_frame->output_buffer, buffer); in gst_v4l2_codec_h264_dec_copy_output_buffer()