Home
last modified time | relevance | path

Searched defs:sms_root (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_strategy.c2410 SIMPLE_MOTION_DATA_TREE *sms_root = setup_sms_tree(cpi, sms_tree); in av1_collect_motion_search_features_sb() local
2485 SIMPLE_MOTION_DATA_TREE *sms_root = setup_sms_tree(cpi, sms_tree); in av1_prepare_motion_search_features_block() local
2556 SIMPLE_MOTION_DATA_TREE *sms_root, in av1_init_simple_motion_search_mvs_for_sb()
H A Dencodeframe.c588 SIMPLE_MOTION_DATA_TREE *sms_root, in init_encode_rd_sb()
784 SIMPLE_MOTION_DATA_TREE *const sms_root = td->sms_root; in encode_rd_sb() local
H A Dpartition_search.c4907 SIMPLE_MOTION_DATA_TREE *sms_root, in ml_partition_search_whole_tree()
5071 SIMPLE_MOTION_DATA_TREE *sms_root, in recursive_partition()
5250 SIMPLE_MOTION_DATA_TREE *sms_root, in ml_partition_search_partial()
5291 SIMPLE_MOTION_DATA_TREE *sms_root, int mi_row, in av1_rd_partition_search()
H A Dencoder.h1461 SIMPLE_MOTION_DATA_TREE *sms_root; member