Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_non_greedy_mv.h25 #define SQUARE_BLOCK_SIZES 4 macro
44 MotionField (*motion_field_array)[MAX_INTER_REF_FRAMES][SQUARE_BLOCK_SIZES];
Dvp9_non_greedy_mv.c183 for (square_block_idx = 0; square_block_idx < SQUARE_BLOCK_SIZES; in vp9_alloc_motion_field_info()
249 for (square_block_idx = 0; square_block_idx < SQUARE_BLOCK_SIZES; in vp9_free_motion_field_info()
Dvp9_encoder.c6880 for (square_block_idx = 0; square_block_idx < SQUARE_BLOCK_SIZES;