Home
last modified time | relevance | path

Searched refs:gst_video_decoder_allocate_output_frame (Results 1 – 25 of 26) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h496 GstFlowReturn gst_video_decoder_allocate_output_frame (GstVideoDecoder *decoder,
Dgstvideodecoder.c4748 gst_video_decoder_allocate_output_frame (GstVideoDecoder * in gst_video_decoder_allocate_output_frame() function
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c281 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (dec), frame); in gst_libde265_dec_get_buffer()
725 result = gst_video_decoder_allocate_output_frame (decoder, out_frame); in _gst_libde265_return_image()
/third_party/gstreamer/gstplugins_bad/ext/rsvg/
Dgstrsvgdec.c193 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_rsvg_decode_image()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp370 flow_status = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp379 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_openexr_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c465 ret = gst_video_decoder_allocate_output_frame (dec, frame); in gst_av1_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpdec.c439 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_webp_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp8dec.c201 self->last_ret = gst_video_decoder_allocate_output_frame (vdec, frame); in gst_va_vp8_dec_new_picture()
Dgstvampeg2dec.c303 ret = gst_video_decoder_allocate_output_frame (vdec, frame); in gst_va_mpeg2_dec_new_picture()
Dgstvavp9dec.c233 ret = gst_video_decoder_allocate_output_frame (vdec, frame); in gst_va_vp9_dec_new_picture()
Dgstvah264dec.c505 self->last_ret = gst_video_decoder_allocate_output_frame (vdec, frame); in gst_va_h264_dec_new_picture()
Dgstvaav1dec.c324 self->last_ret = gst_video_decoder_allocate_output_frame (vdec, frame); in gst_va_av1_dec_new_picture()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c372 r = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_pnmdec_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngdec.c155 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (pngdec), in user_info_callback()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c760 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_vpx_dec_handle_frame()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c664 result = gst_video_decoder_allocate_output_frame (decoder, frame); in theora_handle_image()
/third_party/gstreamer/gstplugins_bad/gst/vmnc/
Dvmncdec.c376 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (dec), frame); in vmnc_fill_buffer()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c1422 ret = gst_video_decoder_allocate_output_frame (bdec, frame); in gst_jpeg_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkdec.c201 flow = gst_video_decoder_allocate_output_frame (decoder, frame); in allocate_output_buffer()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.c1482 ret = gst_video_decoder_allocate_output_frame (decoder, message->frame); in gst_openjpeg_dec_decode_stripe()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvdec.c797 ret = gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (nvdec), in parser_display_callback()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1634 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (ffmpegdec), in get_output_buffer()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dplaybin-complex.c685 gst_video_decoder_allocate_output_frame (bdec, frame); in fake_theora_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1522 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (self), in gst_amc_video_dec_loop()

12