Searched refs:davs2_dump_frames (Results 1 – 1 of 1) sorted by relevance
/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() function 159 ret = davs2_dump_frames(avctx, &cad->out_frame, got_frame, &cad->headerset, ret, frame); in send_delayed_frame() 208 ret = davs2_dump_frames(avctx, &cad->out_frame, got_frame, &cad->headerset, ret, frame); in davs2_decode_frame()
|