Home
last modified time | relevance | path

Searched refs:picture_idr (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264dec.h385 int picture_idr; member
Dh264_slice.c1691 h->picture_idr = nal->type == H264_NAL_IDR_SLICE; in h264_field_start()
1960 if (h->picture_idr && nal->type != H264_NAL_IDR_SLICE) { in h264_slice_init()