Searched defs:sms_tree (Results  1 – 5 of 5) sorted by relevance
| /external/libaom/av1/encoder/ | 
| D | partition_strategy.c | 367                                           SIMPLE_MOTION_DATA_TREE *sms_tree,  in av1_simple_motion_search_based_split() 457     AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree,  in simple_motion_search_get_best_ref() 529     AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree,  in simple_motion_search_prune_part_features() 644                                          SIMPLE_MOTION_DATA_TREE *sms_tree,  in av1_simple_motion_search_prune_rect() 733     AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree,  in av1_simple_motion_search_early_term_none() 968 static AOM_INLINE void get_min_bsize(const SIMPLE_MOTION_DATA_TREE *sms_tree,  in get_min_bsize() 1008                                    SIMPLE_MOTION_DATA_TREE *const sms_tree,  in av1_ml_early_term_after_split() 1543                                         SIMPLE_MOTION_DATA_TREE *const sms_tree,  in av1_prune_partitions_before_search() 2302     AV1_COMP *const cpi, SIMPLE_MOTION_DATA_TREE *sms_tree) {  in setup_sms_tree() 2383   SIMPLE_MOTION_DATA_TREE *sms_tree = NULL;  in av1_collect_motion_search_features_sb()  local [all …] 
 | 
| D | partition_search.c | 3998                                         SIMPLE_MOTION_DATA_TREE *sms_tree,  in prune_partitions_after_none() 4060     AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree,  in prune_partitions_after_split() 4103     PC_TREE *pc_tree, SIMPLE_MOTION_DATA_TREE *sms_tree,  in none_partition_search() 4197     SIMPLE_MOTION_DATA_TREE *sms_tree, RD_SEARCH_MACROBLOCK_CONTEXT *x_ctx,  in split_partition_search() 4507     TokenExtra **tp, SIMPLE_MOTION_DATA_TREE *sms_tree, int mi_row, int mi_col,  in rd_search_for_fixed_partition() 5185     SIMPLE_MOTION_DATA_TREE *sms_tree, PARTITION_TYPE partition) {  in set_sms_tree_partitioning() 5233                            SIMPLE_MOTION_DATA_TREE *sms_tree, int64_t *none_rd,  in av1_rd_pick_partition()
  | 
| D | encodeframe.c | 624                                         SIMPLE_MOTION_DATA_TREE *sms_tree,  in sb_qp_sweep_init_quantizers() 697                        SIMPLE_MOTION_DATA_TREE *sms_tree,  in sb_qp_sweep()
  | 
| D | encodeframe_utils.c | 1073 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree,  in av1_reset_simple_motion_tree_partition()
  | 
| D | encoder.h | 1439   SIMPLE_MOTION_DATA_TREE *sms_tree;  member
  |