Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h327 static INLINE int get_square_block_idx(BLOCK_SIZE bsize) { in get_square_block_idx() function
365 return &tpl_frame->pyramid_mv_arr[rf_idx][get_square_block_idx(bsize)] in get_pyramid_mv()