Searched defs:sms_tree (Results 1 – 5 of 5) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | partition_strategy.c | 368 SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_simple_motion_search_based_split() 458 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_get_best_ref() 525 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_prune_part_features() 640 SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_simple_motion_search_prune_rect() 729 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_simple_motion_search_early_term_none() 967 static AOM_INLINE void get_min_bsize(const SIMPLE_MOTION_DATA_TREE *sms_tree, in get_min_bsize() 1007 SIMPLE_MOTION_DATA_TREE *const sms_tree, in av1_ml_early_term_after_split() 1547 SIMPLE_MOTION_DATA_TREE *const sms_tree, in av1_prune_partitions_before_search() 2311 AV1_COMP *const cpi, SIMPLE_MOTION_DATA_TREE *sms_tree) { in setup_sms_tree() 2392 SIMPLE_MOTION_DATA_TREE *sms_tree = NULL; in av1_collect_motion_search_features_sb() local [all …]
|
| D | partition_search.c | 4138 SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_none() 4200 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_split() 4291 PC_TREE *pc_tree, SIMPLE_MOTION_DATA_TREE *sms_tree, in none_partition_search() 4389 SIMPLE_MOTION_DATA_TREE *sms_tree, RD_SEARCH_MACROBLOCK_CONTEXT *x_ctx, in split_partition_search() 4708 TokenExtra **tp, SIMPLE_MOTION_DATA_TREE *sms_tree, int mi_row, int mi_col, in rd_search_for_fixed_partition() 5419 SIMPLE_MOTION_DATA_TREE *sms_tree, PARTITION_TYPE partition) { in set_sms_tree_partitioning() 5467 SIMPLE_MOTION_DATA_TREE *sms_tree, int64_t *none_rd, in av1_rd_pick_partition()
|
| D | encodeframe.c | 644 SIMPLE_MOTION_DATA_TREE *sms_tree, in sb_qp_sweep_init_quantizers() 717 SIMPLE_MOTION_DATA_TREE *sms_tree, in sb_qp_sweep()
|
| D | encodeframe_utils.c | 1110 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_reset_simple_motion_tree_partition()
|
| D | encoder.h | 1451 SIMPLE_MOTION_DATA_TREE *sms_tree; member
|