Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dspeed_features.c201 sf->ml_prune_4_partition = 1; in set_good_speed_features_framesize_independent()
431 sf->ml_prune_4_partition = 1; in set_rt_speed_features_framesize_independent()
753 sf->ml_prune_4_partition = 0; in av1_set_speed_features_framesize_independent()
Dspeed_features.h386 int ml_prune_4_partition; member
Dencodeframe.c2860 static void ml_prune_4_partition(const AV1_COMP *const cpi, MACROBLOCK *const x, in ml_prune_4_partition() function
4068 if (cpi->sf.ml_prune_4_partition && partition4_allowed && in rd_pick_partition()
4070 ml_prune_4_partition(cpi, x, bsize, pc_tree->partitioning, best_rdc.rdcost, in rd_pick_partition()