Searched refs:FRAME_RECOVERED_SEI (Results 1 – 3 of 3) sorted by relevance
529 #define FRAME_RECOVERED_SEI (1 << 1) macro
827 h->frame_recovered |= FRAME_RECOVERED_SEI; in ff_h264_execute_ref_pic_marking()
1431 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()