Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp374 qmfOutputRealWet[ch] = &self->hybOutputRealWet__FDK[ch][7]; in subbandTPApply()
517 &self->hybOutputRealWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()
530 &self->hybOutputRealWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply()
539 &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()
1300 self->hybOutputRealWet__FDK, self->hybOutputImagWet__FDK); in SpatialDecApplyParameterSets()
1321 self->hybOutputRealWet__FDK[ch][hyb]; in SpatialDecApplyParameterSets()
1341 FIXP_DBL *RESTRICT pRealWet = self->hybOutputRealWet__FDK[ch]; in SpatialDecApplyParameterSets()
Dsac_dec.h491 FIXP_DBL **hybOutputRealWet__FDK; member
Dsac_reshapeBBEnv.cpp391 self->hybOutputImagDry__FDK[ch], self->hybOutputRealWet__FDK[ch], in extractBBEnv()
635 &self->hybOutputRealWet__FDK[ch][6], in SpatialDecReshapeBBEnv()