Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_quant_common.c91 #define ACDC_MIN 8 macro
118 dc_qlookup[i] = (int16_t)MAX(ACDC_MIN, poly3(0.000000305, -0.00065, 0.9, in vp9_init_quant_tables()