Searched refs:simple_motion_search_prune_part_features (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | partition_strategy.c | 33 static AOM_INLINE void simple_motion_search_prune_part_features( 280 simple_motion_search_prune_part_features(cpi, x, pc_tree, mi_row, mi_col, in av1_simple_motion_search_based_split() 383 static AOM_INLINE void simple_motion_search_prune_part_features( in simple_motion_search_prune_part_features() function 528 simple_motion_search_prune_part_features(cpi, x, pc_tree, mi_row, mi_col, in av1_simple_motion_search_prune_rect() 572 simple_motion_search_prune_part_features(cpi, x, pc_tree, mi_row, mi_col, in av1_simple_motion_search_early_term_none() 882 simple_motion_search_prune_part_features(cpi, x, pc_tree, mi_row, mi_col, in av1_ml_early_term_after_split()
|