Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h147 uint8_t last_intra_only; member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c2642 cm->last_intra_only = cm->intra_only; in read_uncompressed_header()
2981 cm->height == cm->last_height && !cm->last_intra_only && in vp9_decode_frame()