Searched refs:blocks_high (Results 1 – 1 of 1) sorted by relevance
126 const int blocks_high = num_4x4_blocks_high_lookup[plane_bsize] + in vp9_set_contexts() local129 if (left_contexts + loff > blocks_high) in vp9_set_contexts()130 left_contexts = blocks_high - loff; in vp9_set_contexts()