Home
last modified time | relevance | path

Searched refs:picture_intra_only (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264dec.c495 int picture_intra_only = 1; in get_last_needed_nal() local
534 picture_intra_only &= (slice_type & 3) == AV_PICTURE_TYPE_I; in get_last_needed_nal()
540 h->picture_intra_only = picture_intra_only; in get_last_needed_nal()
H A Dh264dec.h377 int picture_intra_only; member
H A Dh264_slice.c1572 else if (h->picture_intra_only) in h264_field_start()

Completed in 7 milliseconds