Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264dec.h529 #define FRAME_RECOVERED_SEI (1 << 1) macro
Dh264_refs.c827 h->frame_recovered |= FRAME_RECOVERED_SEI; in ff_h264_execute_ref_pic_marking()
Dh264_slice.c1431 h->frame_recovered |= FRAME_RECOVERED_SEI; in h264_select_output_frame()
1433 out->recovered |= !!(h->frame_recovered & FRAME_RECOVERED_SEI); in h264_select_output_frame()