Searched refs:get_bsize (Results 1 – 2 of 2) sorted by relevance
249 static BLOCK_SIZE get_bsize(const CommonModeInfoParams *const mi_params, in get_bsize() function381 const BLOCK_SIZE bsize = get_bsize(mi_params, mb_row, mb_col); in firstpass_intra_prediction()577 const BLOCK_SIZE bsize = get_bsize(mi_params, mb_row, mb_col); in firstpass_inter_prediction()
456 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) { in get_bsize() function882 const BLOCK_SIZE bsize = get_bsize(cm, mb_row, mb_col); in vp9_first_pass_encode_tile_mb_row()