Searched refs:hybOutputImagWet__FDK (Results 1 – 4 of 4) sorted by relevance
/external/aac/libSACdec/src/ |
D | sac_stp.cpp | 356 qmfOutputImagWet[ch] = &self->hybOutputImagWet__FDK[ch][7]; in subbandTPApply() 537 &self->hybOutputImagWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply() 550 &self->hybOutputImagWet__FDK[ch][self->tp_hybBandBorder], in subbandTPApply() 559 &self->hybOutputImagWet__FDK[ch][HP_SIZE - 3 + 10 - 1], scaleX, in subbandTPApply()
|
D | sac_dec.cpp | 412 FDK_ALLOCATE_MEMORY_2D_INT(self->hybOutputImagWet__FDK, in FDK_SpatialDecOpen() 947 FDK_FREE_MEMORY_2D(self->hybOutputImagWet__FDK); in FDK_SpatialDecClose() 1335 self->hybOutputRealWet__FDK, self->hybOutputImagWet__FDK); in SpatialDecApplyParameterSets() 1360 self->hybOutputImagWet__FDK[ch][hyb]); in SpatialDecApplyParameterSets() 1379 FIXP_DBL *RESTRICT pImagWet = self->hybOutputImagWet__FDK[ch]; in SpatialDecApplyParameterSets()
|
D | sac_dec.h | 492 FIXP_DBL **hybOutputImagWet__FDK; member
|
D | sac_reshapeBBEnv.cpp | 379 self->hybOutputImagWet__FDK[ch], cplxBands, hybBands); in extractBBEnv() 632 &self->hybOutputImagWet__FDK[ch][6], cplxBands, hybBands); in SpatialDecReshapeBBEnv()
|