OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:freqBandTableInvFilt
(Results
1 - 2
of
2
) sorted by null
/external/aac/libSBRenc/src/
invf_est.h
137
INT
freqBandTableInvFilt
[MAX_NUM_NOISE_VALUES];
invf_est.cpp
436
INT startChannel = hInvFilt->
freqBandTableInvFilt
[band];
437
INT stopChannel = hInvFilt->
freqBandTableInvFilt
[band+1];
523
FDKmemcpy(hInvFilt->
freqBandTableInvFilt
,freqBandTableDetector,(numDetectorBands+1)*sizeof(INT));
Completed in 47 milliseconds