Home
last modified time | relevance | path

Searched refs:finalize_frame (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264dec.c899 static int finalize_frame(H264Context *h, AVFrame *dst, H264Picture *out, int *got_frame) in finalize_frame() function
973 ret = finalize_frame(h, dst_frame, out, got_frame); in send_next_delayed_frame()
1038 ret = finalize_frame(h, pict, h->next_output_pic, got_frame); in h264_decode_frame()

Completed in 2 milliseconds