Searched refs:av1_choose_var_based_partitioning (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | var_based_part.h | 37 int av1_choose_var_based_partitioning(AV1_COMP *cpi, const TileInfo *const tile,
|
D | var_based_part.c | 605 int av1_choose_var_based_partitioning(AV1_COMP *cpi, const TileInfo *const tile, in av1_choose_var_based_partitioning() function
|
D | encodeframe.c | 4459 av1_choose_var_based_partitioning(cpi, tile_info, td, x, mi_row, mi_col); in encode_nonrd_sb() 4741 av1_choose_var_based_partitioning(cpi, tile_info, td, x, mi_row, mi_col); in encode_rd_sb()
|