Home
last modified time | relevance | path

Searched refs:gst_video_decoder_drop_frame (Results 1 – 21 of 21) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/vdpau/mpeg/
Dgstvdpmpegdec.c430 gst_video_decoder_drop_frame (video_decoder, frame); in gst_vdp_mpeg_dec_handle_frame()
451 gst_video_decoder_drop_frame (video_decoder, frame); in gst_vdp_mpeg_dec_handle_frame()
458 gst_video_decoder_drop_frame (video_decoder, frame); in gst_vdp_mpeg_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c426 gst_video_decoder_drop_frame (dec, frame); in gst_av1_dec_handle_frame()
469 gst_video_decoder_drop_frame (dec, frame); in gst_av1_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c668 gst_video_decoder_drop_frame (decoder, frame); in gst_vpx_dec_handle_frame()
717 gst_video_decoder_drop_frame (decoder, frame); in gst_vpx_dec_handle_frame()
733 gst_video_decoder_drop_frame (decoder, frame); in gst_vpx_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/gst/vmnc/
Dvmncdec.c907 gst_video_decoder_drop_frame (decoder, frame); in gst_vmnc_dec_handle_frame()
910 gst_video_decoder_drop_frame (decoder, frame); in gst_vmnc_dec_handle_frame()
921 gst_video_decoder_drop_frame (decoder, frame); in gst_vmnc_dec_handle_frame()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h459 GstFlowReturn gst_video_decoder_drop_frame (GstVideoDecoder *dec,
Dgstvideodecoder.c2836 gst_video_decoder_drop_frame (GstVideoDecoder * dec, GstVideoCodecFrame * frame) in gst_video_decoder_drop_frame() function
/third_party/gstreamer/gstplugins_bad/sys/vdpau/
Dgstvdpdecoder.c111 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (vdp_decoder), frame); in gst_vdp_decoder_render()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp315 return gst_video_decoder_drop_frame (decoder, frame); in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp324 ret = gst_video_decoder_drop_frame (decoder, frame); in gst_openexr_dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c719 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (self), l->data); in _find_nearest_frame()
1418 flow_ret = gst_video_decoder_drop_frame (GST_VIDEO_DECODER (self), frame); in gst_amc_video_dec_loop()
1564 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (self), frame); in gst_amc_video_dec_loop()
1578 flow_ret = gst_video_decoder_drop_frame (GST_VIDEO_DECODER (self), frame); in gst_amc_video_dec_loop()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c372 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (s), frame); in gst_pnmdec_handle_frame()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c847 gst_video_decoder_drop_frame (decoder, frame); in gst_vtdec_push_frames_if_needed()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c903 res = gst_video_decoder_drop_frame (bdec, frame); in theora_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2videodec.c787 gst_video_decoder_drop_frame (decoder, frame); in gst_v4l2_video_dec_handle_frame()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideodecoder.c1191 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (dec), tmp); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkdec.c1092 gst_video_decoder_drop_frame (decoder, frame); in gst_msdkdec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.c1075 ret = gst_video_decoder_drop_frame (decoder, frame); in gst_openjpeg_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/jpeg/
Dgstjpegdec.c1407 gst_video_decoder_drop_frame (bdec, frame); in gst_jpeg_dec_handle_frame()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1771 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (ffmpegdec), out_frame); in gst_ffmpegviddec_video_frame()
/third_party/gstreamer/gstplugins_base/docs/libs/
Dgst-plugins-base-libs-sections.txt3403 gst_video_decoder_drop_frame
/third_party/gstreamer/gstplugins_good/
DChangeLog28838 gst_video_decoder_drop_frame() or gst_video_decoder_finish_frame() we have to