Home
last modified time | relevance | path

Searched defs:got_frame (Results 1 – 25 of 226) sorted by relevance

12345678910

/third_party/ffmpeg/libavcodec/
Dlibdavs2.c62 static int davs2_dump_frames(AVCodecContext *avctx, davs2_picture_t *pic, int *got_frame, in davs2_dump_frames()
148 static int send_delayed_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame) in send_delayed_frame()
179 int *got_frame, AVPacket *avpkt) in davs2_decode_frame()
Daac_ac3_parser.c37 int got_frame = 0; in ff_aac_ac3_parse() local
Dflicvideo.c151 void *data, int *got_frame, in flic_decode_frame_8BPP()
490 void *data, int *got_frame, in flic_decode_frame_15_16BPP()
792 void *data, int *got_frame, in flic_decode_frame_24BPP()
1072 void *data, int *got_frame, in flic_decode_frame()
Dv308dec.c36 int *got_frame, AVPacket *avpkt) in v308_decode_frame()
Dpafaudio.c43 int *got_frame, AVPacket *pkt) in paf_audio_decode()
Dy41pdec.c39 int *got_frame, AVPacket *avpkt) in y41p_decode_frame()
Dyuv4dec.c34 int *got_frame, AVPacket *avpkt) in yuv4_decode_frame()
Dptx.c28 static int ptx_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in ptx_decode_frame()
Dtarga_y216dec.c34 int *got_frame, AVPacket *avpkt) in y216_decode_frame()
Dv408dec.c33 int *got_frame, AVPacket *avpkt) in v408_decode_frame()
Daura.c41 void *data, int *got_frame, in aura_decode_frame()
Dcljrdec.c32 void *data, int *got_frame, in decode_frame()
Dmsp2dec.c32 void *data, int *got_frame, in msp2_decode_frame()
Dv210x.c39 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in decode_frame()
Daliaspixdec.c30 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in decode_frame()
Dtmv.c39 int *got_frame, AVPacket *avpkt) in tmv_decode_frame()
Dwrapped_avframe.c80 int *got_frame, AVPacket *pkt) in wrapped_avframe_decode()
D012v.c39 int *got_frame, AVPacket *avpkt) in zero12v_decode_frame()
Dcrystalhd.c423 AVFrame *frame, int *got_frame) in copy_frame()
561 AVFrame *frame, int *got_frame) in receive_frame()
712 int got_frame = 0; in crystalhd_receive_frame() local
Davrndec.c53 int *got_frame, AVPacket *avpkt) in decode_frame()
Dm101.c46 static int m101_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in m101_decode_frame()
Dvcr1.c50 int *got_frame, AVPacket *avpkt) in vcr1_decode_frame()
Dxl.c40 void *data, int *got_frame, in decode_frame()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavauddec.c468 gboolean got_frame = FALSE; in gst_ffmpegauddec_audio_frame() local
559 gboolean got_frame = FALSE; in gst_ffmpegauddec_frame() local
597 gboolean got_frame; in gst_ffmpegauddec_drain() local
652 gboolean got_frame; in gst_ffmpegauddec_handle_frame() local
/third_party/ffmpeg/tools/
Dtarget_dec_fuzzer.c92 int *got_frame, const AVPacket *dummy) in audio_video_handler()
297 int got_frame; in LLVMFuzzerTestOneInput() local

12345678910