Home
last modified time | relevance | path

Searched defs:halfSize (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/audio/
DUpSampler.cpp60 int halfSize = n / 2; in initializeKernel() local
94 size_t halfSize = m_kernel.size() / 2; in process() local
DDownSampler.cpp60 int halfSize = n / 2; in initializeKernel() local
104 size_t halfSize = DefaultKernelSize / 2; in process() local
DFFTFrame.cpp186 int halfSize = fftSize() / 2; in extractAverageGroupDelay() local
228 int halfSize = fftSize() / 2; in addConstantGroupDelay() local
262 unsigned halfSize = fftSize() / 2; in multiply() local
DFFTConvolver.cpp52 size_t halfSize = fftSize() / 2; in process() local
DReverbConvolverStage.cpp73 size_t halfSize = fftSize / 2; in ReverbConvolverStage() local
DSincResampler.cpp106 int halfSize = n / 2; in initializeKernel() local
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DPeriodicWave.cpp155 unsigned halfSize = fftSize / 2; in createBandLimitedTables() local
224 unsigned halfSize = fftSize / 2; in generateBasicWaveform() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.cpp397 FloatSize halfSize(rect.width() / 2, rect.height() / 2); in addRoundedRect() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_build_util.cpp282 BuildUtil::mkSplit(Value *h[2], uint8_t halfSize, Value *val) in mkSplit()
Dnv50_ir_lowering_nv50.cpp56 unsigned int halfSize = typeSizeof(hTy); in expandIntegerMUL() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
Dnv50_ir_build_util.cpp282 BuildUtil::mkSplit(Value *h[2], uint8_t halfSize, Value *val) in mkSplit()
Dnv50_ir_lowering_nv50.cpp56 unsigned int halfSize = typeSizeof(hTy); in expandIntegerMUL() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_setup.c1204 const float halfSize = 0.5F * size; in sp_setup_point() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_setup.c1204 const float halfSize = 0.5F * size; in sp_setup_point() local