Home
last modified time | relevance | path

Searched refs:ml_prune_ab_partition (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dspeed_features.c200 sf->ml_prune_ab_partition = 1; in set_good_speed_features_framesize_independent()
430 sf->ml_prune_ab_partition = 1; in set_rt_speed_features_framesize_independent()
752 sf->ml_prune_ab_partition = 0; in av1_set_speed_features_framesize_independent()
Dspeed_features.h383 int ml_prune_ab_partition; member
Dencodeframe.c2772 static void ml_prune_ab_partition(BLOCK_SIZE bsize, int part_ctx, int var_ctx, in ml_prune_ab_partition() function
3859 if (cpi->sf.ml_prune_ab_partition && ext_partition_allowed && in rd_pick_partition()
3864 ml_prune_ab_partition(bsize, pc_tree->partitioning, in rd_pick_partition()