Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3210 static int ml_pruning_partition(VP9_COMMON *const cm, MACROBLOCKD *const xd, in ml_pruning_partition() function
4043 if (ml_pruning_partition(cm, xd, ctx, mi_row, mi_col, bsize)) { in rd_pick_partition()