Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_process.h193 FIXP_DBL **pxImag);
Dsac_dec.cpp1258 FIXP_DBL *pxImag[MAX_NUM_XCHANNELS] = {NULL}; in SpatialDecApplyParameterSets() local
1263 self->hybInputImag__FDK, pxReal, pxImag); in SpatialDecApplyParameterSets()
1267 self, frame, pxReal, pxImag, in SpatialDecApplyParameterSets()
Dsac_process.cpp318 FIXP_DBL **pxImag) { in SpatialDecCreateX() argument
326 pxImag[row] = hybInputImag[row]; in SpatialDecCreateX()