Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dpartition_strategy.c334 SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_simple_motion_search_based_split()
423 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_get_best_ref()
495 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in simple_motion_search_prune_part_features()
610 SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_simple_motion_search_prune_rect()
699 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_simple_motion_search_early_term_none()
938 static AOM_INLINE void get_min_bsize(const SIMPLE_MOTION_DATA_TREE *sms_tree, in get_min_bsize()
978 SIMPLE_MOTION_DATA_TREE *const sms_tree, in av1_ml_early_term_after_split()
1529 SIMPLE_MOTION_DATA_TREE *const sms_tree, in av1_prune_partitions_before_search()
2226 AV1_COMP *const cpi, SIMPLE_MOTION_DATA_TREE *sms_tree) { in setup_sms_tree()
2309 SIMPLE_MOTION_DATA_TREE *sms_tree = NULL; in av1_collect_motion_search_features_sb() local
[all …]
Dpartition_search.c3472 SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_none()
3534 AV1_COMP *const cpi, MACROBLOCK *x, SIMPLE_MOTION_DATA_TREE *sms_tree, in prune_partitions_after_split()
3577 PC_TREE *pc_tree, SIMPLE_MOTION_DATA_TREE *sms_tree, in none_partition_search()
3669 SIMPLE_MOTION_DATA_TREE *sms_tree, RD_SEARCH_MACROBLOCK_CONTEXT *x_ctx, in split_partition_search()
3976 TokenExtra **tp, SIMPLE_MOTION_DATA_TREE *sms_tree, int mi_row, int mi_col, in rd_search_for_fixed_partition()
4508 SIMPLE_MOTION_DATA_TREE *sms_tree, int64_t *none_rd, in av1_rd_pick_partition()
Dencodeframe_utils.c962 void av1_reset_simple_motion_tree_partition(SIMPLE_MOTION_DATA_TREE *sms_tree, in av1_reset_simple_motion_tree_partition()
Dencoder.h1354 SIMPLE_MOTION_DATA_TREE *sms_tree; member