Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe_utils.h376 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree,
Dencodeframe_utils.c962 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_reset_simple_motion_tree_partition() function
969 av1_reset_simple_motion_tree_partition(sms_tree->split[idx], subsize); in av1_reset_simple_motion_tree_partition()
Dencodeframe.c668 av1_reset_simple_motion_tree_partition(sms_root, sb_size); in encode_rd_sb()
716 av1_reset_simple_motion_tree_partition(sms_root, sb_size); in encode_rd_sb()
Dpartition_strategy.c2313 av1_reset_simple_motion_tree_partition(sms_root, bsize); in av1_collect_motion_search_features_sb()