Home
last modified time | relevance | path

Searched defs:threshold_32x32 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dvar_based_part.c441 int64_t threshold_32x32 = (5 * thresholds[1]) >> 3; in set_low_temp_var_flag_64x64() local
513 const int64_t threshold_32x32 = (5 * thresholds[2]) >> 3; in set_low_temp_var_flag_128x128() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c908 int64_t threshold_32x32 = (cpi->sf.short_circuit_low_temp_var == 1 || in set_low_temp_var_flag() local