Home
last modified time | relevance | path

Searched defs:sms_tree (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dpartition_strategy.c375 SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_based_split()
465 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_get_best_ref()
532 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_prune_part_features()
650 SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_prune_rect()
739 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_simple_motion_search_early_term_none()
977 static inline void get_min_bsize(const SIMPLE_MOTION_DATA_TREE *sms_tree, in get_min_bsize()
1017 SIMPLE_MOTION_DATA_TREE *const sms_tree, in av1_ml_early_term_after_split()
1557 SIMPLE_MOTION_DATA_TREE *const sms_tree, in av1_prune_partitions_before_search()
2323 AV1_COMP *const cpi, SIMPLE_MOTION_DATA_TREE *sms_tree) { in setup_sms_tree()
2404 SIMPLE_MOTION_DATA_TREE *sms_tree = NULL; in av1_collect_motion_search_features_sb() local
[all …]
H A Dpartition_search.c4150 SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_none()
4212 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_split()
4303 PC_TREE *pc_tree, SIMPLE_MOTION_DATA_TREE *sms_tree, in none_partition_search()
4401 SIMPLE_MOTION_DATA_TREE *sms_tree, RD_SEARCH_MACROBLOCK_CONTEXT *x_ctx, in split_partition_search()
4720 TokenExtra **tp, SIMPLE_MOTION_DATA_TREE *sms_tree, int mi_row, int mi_col, in rd_search_for_fixed_partition()
5430 static inline void set_sms_tree_partitioning(SIMPLE_MOTION_DATA_TREE *sms_tree, in set_sms_tree_partitioning()
5479 SIMPLE_MOTION_DATA_TREE *sms_tree, int64_t *none_rd, in av1_rd_pick_partition()
H A Dencodeframe.c644 SIMPLE_MOTION_DATA_TREE *sms_tree, in sb_qp_sweep_init_quantizers()
717 SIMPLE_MOTION_DATA_TREE *sms_tree, in sb_qp_sweep()
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()
H A Dencoder.h1460 SIMPLE_MOTION_DATA_TREE *sms_tree; member