Searched refs:threshold_32x32 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c512 // 0 - threshold_64x64, 1 - threshold_32x32, 2 - threshold_16x16,
820 int64_t threshold_32x32 = (cpi->sf.short_circuit_low_temp_var == 1 || local
824 if (vt->split[i].part_variances.none.variance < threshold_32x32)

Completed in 72 milliseconds