Home
last modified time | relevance | path

Searched defs:signMatrix (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
Dton_corr.cpp136 INT** RESTRICT signMatrix = hTonCorr->signMatrix; in FDKsbrEnc_CalculateTonalityQuotas() local
633 INT* signMatrix = GetRam_Sbr_signMatrix(chan); in FDKsbrEnc_CreateTonCorrParamExtr() local
Dton_corr.h134 …INT *signMatrix[MAX_NO_OF_ESTIMATES]; /*!< Matrix holding the sign of each channe, i.e. indic… member