Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dspeed_features.h329 typedef struct PARTITION_SPEED_FEATURES { struct
330 PARTITION_SEARCH_TYPE partition_search_type;
333 BLOCK_SIZE always_this_block_size;
338 int prune_ext_partition_types_search_level;
341 int ml_prune_rect_partition;
344 int ml_prune_ab_partition;
347 int ml_prune_4_partition;
352 int ml_early_term_after_part_split_level;
357 int less_rectangular_check_level;
360 BLOCK_SIZE use_square_partition_only_threshold;
[all …]