Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h306 #define SQUARE_BLOCK_SIZES 4 macro
322 int_mv *pyramid_mv_arr[3][SQUARE_BLOCK_SIZES];
Dvp9_encoder.c6309 for (square_block_idx = 0; square_block_idx < SQUARE_BLOCK_SIZES;
6464 for (sqr_bsize = 0; sqr_bsize < SQUARE_BLOCK_SIZES; ++sqr_bsize) {