Home
last modified time | relevance | path

Searched refs:av1_reset_simple_motion_tree_partition (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodeframe_utils.h399 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree,
H A Dencodeframe_utils.c1032 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_reset_simple_motion_tree_partition() function
1040 av1_reset_simple_motion_tree_partition(sms_tree->split[idx], subsize); in av1_reset_simple_motion_tree_partition()
H A Dpartition_strategy.c2415 av1_reset_simple_motion_tree_partition(sms_root, bsize); in av1_collect_motion_search_features_sb()
2488 av1_reset_simple_motion_tree_partition(sms_root, bsize); in av1_prepare_motion_search_features_block()
H A Dencodeframe.c838 av1_reset_simple_motion_tree_partition(sms_root, sb_size); in encode_rd_sb()
931 av1_reset_simple_motion_tree_partition(sms_root, sb_size); in encode_rd_sb()