Home
last modified time | relevance | path

Searched refs:next_output_pic (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.c1040 if (h->next_output_pic) { in h264_decode_frame()
1041 ret = finalize_frame(h, pict, h->next_output_pic, got_frame); in h264_decode_frame()
Dh264dec.h473 H264Picture *next_output_pic; member
Dh264_slice.c418 h->next_output_pic = h1->next_output_pic; in ff_h264_update_thread_context()
543 h->next_output_pic = NULL; in h264_frame_start()
1411 h->next_output_pic = out; in h264_select_output_frame()
1427 h->next_output_pic = NULL; in h264_select_output_frame()