• Home
  • Raw
  • Download

Lines Matching refs:quantizedSpectralCoefficientsIdx

283   pHcr->decInOut.quantizedSpectralCoefficientsIdx = 0;  in HcrInit()
467 pTmp4 = pHcr->decInOut.quantizedSpectralCoefficientsIdx; in HcrDecoder()
484 pHcr->decInOut.quantizedSpectralCoefficientsIdx = pTmp4; in HcrDecoder()
1019 int quantizedSpectralCoefficientsIdx = in DecodePCWs() local
1020 pHcr->decInOut.quantizedSpectralCoefficientsIdx; in DecodePCWs()
1031 FDKmemclear(pQuantizedSpectralCoefficients + quantizedSpectralCoefficientsIdx, in DecodePCWs()
1079 pQuantizedSpectralCoefficients[quantizedSpectralCoefficientsIdx] = in DecodePCWs()
1082 quantizedSpectralCoefficientsIdx++; in DecodePCWs()
1083 if (quantizedSpectralCoefficientsIdx >= 1024) { in DecodePCWs()
1097 quantizedSpectralCoefficientsIdx - dimension, in DecodePCWs()
1123 pQuantizedSpectralCoefficients, &quantizedSpectralCoefficientsIdx, in DecodePCWs()
1138 quantizedSpectralCoefficientsIdx - dimension, in DecodePCWs()
1165 pQuantizedSpectralCoefficients, &quantizedSpectralCoefficientsIdx, in DecodePCWs()
1172 quantizedSpectralCoefficientsIdx -= DIMENSION_OF_ESCAPE_CODEBOOK; in DecodePCWs()
1175 [quantizedSpectralCoefficientsIdx]) == in DecodePCWs()
1177 pQuantizedSpectralCoefficients[quantizedSpectralCoefficientsIdx] = in DecodePCWs()
1181 [quantizedSpectralCoefficientsIdx], in DecodePCWs()
1185 quantizedSpectralCoefficientsIdx++; in DecodePCWs()
1186 if (quantizedSpectralCoefficientsIdx >= 1024) { in DecodePCWs()
1191 [quantizedSpectralCoefficientsIdx]) == in DecodePCWs()
1193 pQuantizedSpectralCoefficients[quantizedSpectralCoefficientsIdx] = in DecodePCWs()
1197 [quantizedSpectralCoefficientsIdx], in DecodePCWs()
1201 quantizedSpectralCoefficientsIdx++; in DecodePCWs()
1202 if (quantizedSpectralCoefficientsIdx >= 1024) { in DecodePCWs()
1217 quantizedSpectralCoefficientsIdx - in DecodePCWs()
1246 pHcr->decInOut.quantizedSpectralCoefficientsIdx = in DecodePCWs()
1247 quantizedSpectralCoefficientsIdx; in DecodePCWs()