Searched refs:get_bsize (Results 1 – 2 of 2) sorted by relevance
277 static BLOCK_SIZE get_bsize(const AV1_COMMON *cm, int mb_row, int mb_col) { in get_bsize() function448 const BLOCK_SIZE bsize = get_bsize(cm, mb_row, mb_col); in av1_first_pass()
455 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) { in get_bsize() function880 const BLOCK_SIZE bsize = get_bsize(cm, mb_row, mb_col); in vp9_first_pass_encode_tile_mb_row()