Searched refs:gst_video_decoder_allocate_output_frame (Results 1 – 22 of 22) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideodecoder.h | 428 GstFlowReturn gst_video_decoder_allocate_output_frame (GstVideoDecoder *decoder,
|
D | gstvideodecoder.c | 4023 gst_video_decoder_allocate_output_frame (GstVideoDecoder * in gst_video_decoder_allocate_output_frame() function
|
/third_party/gstreamer/gstplugins_bad/sys/vdpau/ |
D | gstvdpdecoder.c | 76 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (vdp_decoder), in gst_vdp_decoder_render()
|
/third_party/gstreamer/gstplugins_bad/ext/rsvg/ |
D | gstrsvgdec.c | 191 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_rsvg_decode_image()
|
/third_party/gstreamer/gstplugins_bad/ext/libde265/ |
D | libde265-dec.c | 279 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (dec), frame); in gst_libde265_dec_get_buffer() 723 result = gst_video_decoder_allocate_output_frame (decoder, out_frame); in _gst_libde265_return_image()
|
/third_party/gstreamer/gstplugins_bad/ext/openh264/ |
D | gstopenh264dec.cpp | 367 flow_status = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_openh264dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/openexr/ |
D | gstopenexrdec.cpp | 376 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_openexr_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/webp/ |
D | gstwebpdec.c | 437 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_webp_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/aom/ |
D | gstav1dec.c | 464 ret = gst_video_decoder_allocate_output_frame (dec, frame); in gst_av1_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/gst/pnm/ |
D | gstpnmdec.c | 370 r = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_pnmdec_handle_frame()
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngdec.c | 152 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (pngdec), in user_info_callback()
|
/third_party/gstreamer/gstplugins_good/ext/vpx/ |
D | gstvpxdec.c | 727 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_vpx_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoradec.c | 658 result = gst_video_decoder_allocate_output_frame (decoder, frame); in theora_handle_image()
|
/third_party/gstreamer/gstplugins_bad/gst/vmnc/ |
D | vmncdec.c | 374 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (dec), frame); in vmnc_fill_buffer()
|
/third_party/gstreamer/gstplugins_bad/sys/nvdec/ |
D | gstnvdec.c | 880 ret = gst_video_decoder_allocate_output_frame (decoder, pending_frame); in handle_pending_frames()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkdec.c | 139 flow = gst_video_decoder_allocate_output_frame (decoder, frame); in allocate_output_buffer()
|
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/ |
D | gstopenjpegdec.c | 1167 ret = gst_video_decoder_allocate_output_frame (decoder, frame); in gst_openjpeg_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstjpegdec.c | 1281 ret = gst_video_decoder_allocate_output_frame (bdec, frame); in gst_jpeg_dec_handle_frame()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavviddec.c | 1453 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (ffmpegdec), in get_output_buffer()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 1547 gst_video_decoder_allocate_output_frame (GST_VIDEO_DECODER (self), in gst_amc_video_dec_loop()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | playbin-complex.c | 685 gst_video_decoder_allocate_output_frame (bdec, frame); in fake_theora_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_base/docs/libs/ |
D | gst-plugins-base-libs-sections.txt | 3399 gst_video_decoder_allocate_output_frame
|