OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:halfNumCoefs
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioResamplerSinc.h
87
unsigned int
halfNumCoefs
;
AudioResamplerSinc.cpp
343
c->
halfNumCoefs
= RESAMPLE_FIR_NUM_COEF;
381
c->
halfNumCoefs
= readResampleFirNumCoeff();
383
ALOGV("
halfNumCoefs
= %d", c->
halfNumCoefs
);
[
all
...]
Completed in 30 milliseconds