Searched refs:gst_video_decoder_drop_frame (Results 1 – 21 of 21) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/vdpau/mpeg/ |
D | gstvdpmpegdec.c | 430 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/ |
D | gstav1dec.c | 426 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/ |
D | gstvpxdec.c | 668 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/ |
D | vmncdec.c | 907 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/ |
D | gstvideodecoder.h | 459 GstFlowReturn gst_video_decoder_drop_frame (GstVideoDecoder *dec,
|
D | gstvideodecoder.c | 2836 gst_video_decoder_drop_frame (GstVideoDecoder * dec, GstVideoCodecFrame * frame) in gst_video_decoder_drop_frame() function
|
/third_party/gstreamer/gstplugins_bad/sys/vdpau/ |
D | gstvdpdecoder.c | 111 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (vdp_decoder), frame); in gst_vdp_decoder_render()
|
/third_party/gstreamer/gstplugins_bad/ext/openh264/ |
D | gstopenh264dec.cpp | 315 return gst_video_decoder_drop_frame (decoder, frame); in gst_openh264dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/openexr/ |
D | gstopenexrdec.cpp | 324 ret = gst_video_decoder_drop_frame (decoder, frame); in gst_openexr_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcvideodec.c | 719 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/ |
D | gstpnmdec.c | 372 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (s), frame); in gst_pnmdec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | vtdec.c | 847 gst_video_decoder_drop_frame (decoder, frame); in gst_vtdec_push_frames_if_needed()
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoradec.c | 903 res = gst_video_decoder_drop_frame (bdec, frame); in theora_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2videodec.c | 787 gst_video_decoder_drop_frame (decoder, frame); in gst_v4l2_video_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | videodecoder.c | 1191 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (dec), tmp); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkdec.c | 1092 gst_video_decoder_drop_frame (decoder, frame); in gst_msdkdec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/ |
D | gstopenjpegdec.c | 1075 ret = gst_video_decoder_drop_frame (decoder, frame); in gst_openjpeg_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_good/ext/jpeg/ |
D | gstjpegdec.c | 1407 gst_video_decoder_drop_frame (bdec, frame); in gst_jpeg_dec_handle_frame()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavviddec.c | 1771 gst_video_decoder_drop_frame (GST_VIDEO_DECODER (ffmpegdec), out_frame); in gst_ffmpegviddec_video_frame()
|
/third_party/gstreamer/gstplugins_base/docs/libs/ |
D | gst-plugins-base-libs-sections.txt | 3403 gst_video_decoder_drop_frame
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 28838 gst_video_decoder_drop_frame() or gst_video_decoder_finish_frame() we have to
|