OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coefsP
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioResamplerFirProcess.h
181
const TC*
coefsP
,
197
TC c = TFUNC::interpolatep(
coefsP
[0],
coefsP
[count], lerpP);
203
coefsP
++;
221
mac(l, r, TFUNC::interpolatep(
coefsP
[0],
coefsP
[count], lerpP), sP);
222
coefsP
++;
233
mac(l, TFUNC::interpolatep(
coefsP
[0],
coefsP
[count], lerpP), sP);
234
coefsP
++
[
all
...]
AudioResamplerSinc.cpp
[
all
...]
Completed in 183 milliseconds