Home
last modified time | relevance | path

Searched refs:hybridBand (Results 1 – 1 of 1) sorted by relevance

/external/aac/libFDK/src/
DFDK_decorrelate.cpp219 static inline int SpatialDecGetProcessingBand(int hybridBand, in SpatialDecGetProcessingBand() argument
221 return tab[hybridBand]; in SpatialDecGetProcessingBand()
560 INT const hybridBand, INT const reverbBand, in DecorrFilterInitPS() argument
565 self->coeffsPacked = DecorrPsCoeffsCplx[hybridBand]; in DecorrFilterInitPS()