Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
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 …]
Dpartition_search.c4155 SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_none()
4217 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_split()
4308 PC_TREE *pc_tree, SIMPLE_MOTION_DATA_TREE *sms_tree, in none_partition_search()
4406 SIMPLE_MOTION_DATA_TREE *sms_tree, RD_SEARCH_MACROBLOCK_CONTEXT *x_ctx, in split_partition_search()
4725 TokenExtra **tp, SIMPLE_MOTION_DATA_TREE *sms_tree, int mi_row, int mi_col, in rd_search_for_fixed_partition()
5435 static inline void set_sms_tree_partitioning(SIMPLE_MOTION_DATA_TREE *sms_tree, in set_sms_tree_partitioning()
5484 SIMPLE_MOTION_DATA_TREE *sms_tree, int64_t *none_rd, in av1_rd_pick_partition()
Dencodeframe.c653 SIMPLE_MOTION_DATA_TREE *sms_tree, in sb_qp_sweep_init_quantizers()
726 SIMPLE_MOTION_DATA_TREE *sms_tree, in sb_qp_sweep()
Dencodeframe_utils.c1033 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_reset_simple_motion_tree_partition()
Dencoder.h1468 SIMPLE_MOTION_DATA_TREE *sms_tree; member