Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_quant_common.c94 static double poly3(double a, double b, double c, double d, double x) { in poly3() function
118 dc_qlookup[i] = (int16_t)MAX(ACDC_MIN, poly3(0.000000305, -0.00065, 0.9, in vp9_init_quant_tables()