Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c1434 unsigned int y_sad_g, y_sad_thr, y_sad_last; in choose_partitioning() local
1506 y_sad_last = y_sad; in choose_partitioning()
1556 if (cpi->sf.copy_partition_flag && y_sad_last < cpi->vbp_threshold_copy && in choose_partitioning()