Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264dec.c618 h->has_recovery_point = 1; in decode_nal_units()
658 … h->has_recovery_point = h->has_recovery_point || h->sei.recovery_point.recovery_frame_cnt != -1; in decode_nal_units()
Dh264dec.h533 int has_recovery_point; member
Dh264_refs.c823 && pps_ref_count[0]<=2 + (h->picture_structure != PICT_FRAME) + (2*!h->has_recovery_point) in ff_h264_execute_ref_pic_marking()