Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.c112 const int blocks_high = num_4x4_blocks_high_lookup[plane_bsize] + in vp9_set_contexts() local
115 if (left_contexts + loff > blocks_high) left_contexts = blocks_high - loff; in vp9_set_contexts()