Home
last modified time | relevance | path

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

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