Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp356 qmfOutputRealWet[ch] = &self->hybOutputRealWet__FDK[ch][7]; in subbandTPApply()
538 &self->hybOutputRealWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()
551 &self->hybOutputRealWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()
560 &self->hybOutputRealWet__FDK[ch][HP_SIZE - 3 + 10 - 1], in subbandTPApply()
Dsac_dec.cpp409 FDK_ALLOCATE_MEMORY_2D_INT(self->hybOutputRealWet__FDK, in FDK_SpatialDecOpen()
948 FDK_FREE_MEMORY_2D(self->hybOutputRealWet__FDK); in FDK_SpatialDecClose()
1306 self->hybOutputRealWet__FDK, self->hybOutputImagWet__FDK); in SpatialDecApplyParameterSets()
1328 self->hybOutputRealWet__FDK[ch][hyb]); in SpatialDecApplyParameterSets()
1349 FIXP_DBL *RESTRICT pRealWet = self->hybOutputRealWet__FDK[ch]; in SpatialDecApplyParameterSets()
Dsac_dec.h491 FIXP_DBL **hybOutputRealWet__FDK; member
Dsac_reshapeBBEnv.cpp351 self->hybOutputRealWet__FDK[ch], in extractBBEnv()
600 &self->hybOutputRealWet__FDK[ch][6], in SpatialDecReshapeBBEnv()