Home
last modified time | relevance | path

Searched refs:gst_video_decoder_get_max_decode_time (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h516 GstClockTimeDiff gst_video_decoder_get_max_decode_time (GstVideoDecoder *decoder,
Dgstvideodecoder.c4843 gst_video_decoder_get_max_decode_time (GstVideoDecoder * in gst_video_decoder_get_max_decode_time() function
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp323 deadline = gst_video_decoder_get_max_decode_time (decoder, frame); in gst_openexr_dec_handle_frame()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxdec.c705 deadline = gst_video_decoder_get_max_decode_time (decoder, frame); in gst_vpx_dec_handle_frame()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c797 (gst_video_decoder_get_max_decode_time (GST_VIDEO_DECODER (dec), in theora_handle_data_packet()
/third_party/gstreamer/gstplugins_bad/ext/openjpeg/
Dgstopenjpegdec.c1638 deadline = gst_video_decoder_get_max_decode_time (decoder, frame); in gst_openjpeg_dec_handle_frame()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1592 gst_video_decoder_get_max_decode_time (GST_VIDEO_DECODER (ffmpegdec), in gst_ffmpegviddec_do_qos()
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstamcvideodec.c1388 gst_video_decoder_get_max_decode_time (GST_VIDEO_DECODER (self), in gst_amc_video_dec_loop()