Home
last modified time | relevance | path

Searched defs:left_bsize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_search.c4258 const BLOCK_SIZE left_bsize = xd->left_mbmi->bsize; in is_neighbor_blk_larger_than_cur_blk() local
5113 const BLOCK_SIZE left_bsize = in recursive_partition() local
H A Dpartition_strategy.c637 const BLOCK_SIZE left_bsize = has_left ? xd->left_mbmi->bsize : bsize; in simple_motion_search_prune_part_features() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c3583 const BLOCK_SIZE left_bsize = has_left ? xd->left_mi->sb_type : bsize; in ml_predict_var_rd_partitioning() local