Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec.cpp360 FDK_ALLOCATE_MEMORY_2D_INT(self->hybInputReal__FDK, setup.maxNumInputChannels, in FDK_SpatialDecOpen()
979 FDK_FREE_MEMORY_2D(self->hybInputReal__FDK); in FDK_SpatialDecClose()
1282 self->hybInputReal__FDK, self->hybInputImag__FDK, ts, numInputChannels); in SpatialDecApplyParameterSets()
1286 self, self->hybInputReal__FDK, /* input: hybInput(Real/Imag) */ in SpatialDecApplyParameterSets()
1296 self->hybInputReal__FDK, /* input: hybInput(Real/Imag), in SpatialDecApplyParameterSets()
Dsac_dec.h462 FIXP_DBL **hybInputReal__FDK; member
Dsac_reshapeBBEnv.cpp384 pReal = self->hybInputReal__FDK[ch]; in extractBBEnv()