/third_party/ffmpeg/libavcodec/ |
D | libdavs2.c | 62 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()
|
D | aac_ac3_parser.c | 37 int got_frame = 0; in ff_aac_ac3_parse() local
|
D | flicvideo.c | 151 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()
|
D | v308dec.c | 36 int *got_frame, AVPacket *avpkt) in v308_decode_frame()
|
D | pafaudio.c | 43 int *got_frame, AVPacket *pkt) in paf_audio_decode()
|
D | y41pdec.c | 39 int *got_frame, AVPacket *avpkt) in y41p_decode_frame()
|
D | yuv4dec.c | 34 int *got_frame, AVPacket *avpkt) in yuv4_decode_frame()
|
D | ptx.c | 28 static int ptx_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in ptx_decode_frame()
|
D | targa_y216dec.c | 34 int *got_frame, AVPacket *avpkt) in y216_decode_frame()
|
D | v408dec.c | 33 int *got_frame, AVPacket *avpkt) in v408_decode_frame()
|
D | aura.c | 41 void *data, int *got_frame, in aura_decode_frame()
|
D | cljrdec.c | 32 void *data, int *got_frame, in decode_frame()
|
D | msp2dec.c | 32 void *data, int *got_frame, in msp2_decode_frame()
|
D | v210x.c | 39 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in decode_frame()
|
D | aliaspixdec.c | 30 static int decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in decode_frame()
|
D | tmv.c | 39 int *got_frame, AVPacket *avpkt) in tmv_decode_frame()
|
D | wrapped_avframe.c | 80 int *got_frame, AVPacket *pkt) in wrapped_avframe_decode()
|
D | 012v.c | 39 int *got_frame, AVPacket *avpkt) in zero12v_decode_frame()
|
D | crystalhd.c | 423 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
|
D | avrndec.c | 53 int *got_frame, AVPacket *avpkt) in decode_frame()
|
D | m101.c | 46 static int m101_decode_frame(AVCodecContext *avctx, void *data, int *got_frame, in m101_decode_frame()
|
D | vcr1.c | 50 int *got_frame, AVPacket *avpkt) in vcr1_decode_frame()
|
D | xl.c | 40 void *data, int *got_frame, in decode_frame()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavauddec.c | 468 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/ |
D | target_dec_fuzzer.c | 92 int *got_frame, const AVPacket *dummy) in audio_video_handler() 297 int got_frame; in LLVMFuzzerTestOneInput() local
|