Home
last modified time | relevance | path

Searched defs:coefficients (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/
DPolyphaseResampler.cpp44 float *coefficients = &mCoefficients[mCoefficientCursor]; in readFrame() local
DPolyphaseResamplerMono.cpp47 const float *coefficients = &mCoefficients[mCoefficientCursor]; in readFrame() local
DPolyphaseResamplerStereo.cpp51 const float *coefficients = &mCoefficients[mCoefficientCursor]; in readFrame() local
/third_party/ffmpeg/libavcodec/
Ddctref.c35 static double coefficients[8 * 8]; variable
Dilbcdec.c501 const int16_t *coefficients, in filter_arfq12()
/third_party/flutter/skia/src/gpu/gl/
DGrGLPathRendering.cpp147 float coefficients[3 * 3]; in setProgramPathFragmentInputTransform() local
/third_party/flutter/skia/src/core/
DSkScalerContext.cpp344 static const unsigned int coefficients[LCD_PER_PIXEL][SAMPLES_PER_PIXEL*3] = { in pack4xHToLCD16() local
/third_party/skia/src/core/
DSkScalerContext.cpp335 static const unsigned int coefficients[LCD_PER_PIXEL][SAMPLES_PER_PIXEL*3] = { in pack4xHToMask() local