Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_process.h293 void SpatialDecBufferMatrices(spatialDec *self);
Dsac_dec.cpp1166 SpatialDecBufferMatrices(self); /* input: M(1/2)param(Real/Imag) */ in SpatialDecApplyParameterSets()
1379 SpatialDecBufferMatrices(self); /* input: M(1/2)param(Real/Imag) */ in SpatialDecApplyParameterSets()
Dsac_process.cpp939 void SpatialDecBufferMatrices(spatialDec *self) { in SpatialDecBufferMatrices() function