Searched defs:coefficients (Results 1 – 6 of 6) sorted by relevance
44 float *coefficients = &mCoefficients[mCoefficientCursor]; in readFrame() local
47 const float *coefficients = &mCoefficients[mCoefficientCursor]; in readFrame() local
51 const float *coefficients = &mCoefficients[mCoefficientCursor]; in readFrame() local
35 static double coefficients[8 * 8]; variable
503 const int16_t *coefficients, in filter_arfq12()
335 static const unsigned int coefficients[LCD_PER_PIXEL][SAMPLES_PER_PIXEL*3] = { in pack4xHToMask() local