Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2296 const int num_16x16_blocks_wide_lookup[BLOCK_SIZES] = variable
2452 VPXMIN(mb_col + num_16x16_blocks_wide_lookup[bsize], cm->mb_cols); in rd_pick_partition()
2533 VPXMIN(mb_col + num_16x16_blocks_wide_lookup[bsize], cm->mb_cols); in rd_pick_partition()