Home | History | Annotate | Download | only in src

Lines Matching refs:decInOut

293   pHcr->decInOut.lengthOfReorderedSpectralData      = pAacDecoderChannelInfo->pDynData->specificTo.aac.lenOfReorderedSpectralData;
294 pHcr->decInOut.lengthOfLongestCodeword = pAacDecoderChannelInfo->pDynData->specificTo.aac.lenOfLongestCodeword;
295 pHcr->decInOut.pQuantizedSpectralCoefficientsBase = pAacDecoderChannelInfo->pSpectralCoefficient;
296 pHcr->decInOut.quantizedSpectralCoefficientsIdx = 0;
297 pHcr->decInOut.pCodebook = pAacDecoderChannelInfo->pDynData->specificTo.aac.aCodeBooks4Hcr;
298 pHcr->decInOut.pNumLineInSect = pAacDecoderChannelInfo->pDynData->specificTo.aac.aNumLineInSec4Hcr;
299 pHcr->decInOut.numSection = pAacDecoderChannelInfo->pDynData->specificTo.aac.numberSection;
300 pHcr->decInOut.errorLog = 0;
304 pHcr->decInOut.bitstreamIndex = FDKgetBitCnt(bs);
324 pNumLinesInSec = pHcr->decInOut.pNumLineInSect; /* out */
325 pCodeBk = pHcr->decInOut.pCodebook; /* out */
348 errDetectorInHcrSideinfoShrt(cb,numLine,&pHcr->decInOut.errorLog );
349 if (pHcr->decInOut.errorLog != 0 ) {
350 return ( pHcr->decInOut.errorLog );
371 errDetectorInHcrSideinfoShrt(cb,numLine,&pHcr->decInOut.errorLog );
373 pHcr->decInOut.errorLog |= NUM_SECT_OUT_OF_RANGE_SHORT_BLOCK;
375 errDetectorInHcrLengths(pHcr->decInOut.lengthOfLongestCodeword,
376 pHcr->decInOut.lengthOfReorderedSpectralData,
377 &pHcr->decInOut.errorLog);
378 if (pHcr->decInOut.errorLog != 0 ) {
379 return ( pHcr->decInOut.errorLog );
385 pHcr->decInOut.numSection = numSection;
390 errDetectorInHcrLengths(pHcr->decInOut.lengthOfLongestCodeword,
391 pHcr->decInOut.lengthOfReorderedSpectralData,
392 &pHcr->decInOut.errorLog);
393 numSection = pHcr->decInOut.numSection;
394 pNumLinesInSec = pHcr->decInOut.pNumLineInSect;
395 pCodeBk = pHcr->decInOut.pCodebook;
397 pHcr->decInOut.errorLog |= NUM_SECT_OUT_OF_RANGE_LONG_BLOCK;
406 pHcr->decInOut.errorLog |= CB_OUT_OF_RANGE_LONG_BLOCK;
413 pHcr->decInOut.errorLog |= LINE_IN_SECT_OUT_OF_RANGE_LONG_BLOCK;
416 if (pHcr->decInOut.errorLog != 0 ) {
417 return ( pHcr->decInOut.errorLog );
422 pCodeBk = pHcr->decInOut.pCodebook;
438 return ( pHcr->decInOut.errorLog );
456 pHcr->decInOut.pQuantizedSpectralCoefficients->Long[i] = FL2FXCONST_DBL(0.0f);
458 pHcr->decInOut.pQuantizedSpectralCoefficients->Long[i] = (FIXP_DBL)HCR_DIRAC;
493 if (( pHcr->decInOut.errorLog & HCR_FATAL_PCW_ERROR_MASK ) != 0 ) {
494 return ( pHcr->decInOut.errorLog ); /* sideinfo is massively corrupt, return from HCR without having decoded anything */
507 pTmp4 = pHcr->decInOut.quantizedSpectralCoefficientsIdx;
515 if (( pHcr->decInOut.errorLog & HCR_FATAL_PCW_ERROR_MASK ) == 0 ) {
529 pHcr->decInOut.quantizedSpectralCoefficientsIdx = pTmp4;
542 return ( pHcr->decInOut.errorLog );
573 UINT numSection = pHcr->decInOut.numSection;
574 SPECTRAL_PTR pQuantizedSpectralCoefficientsBase = pHcr->decInOut.pQuantizedSpectralCoefficientsBase;
575 FIXP_DBL *pQuantizedSpectralCoefficients = SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase);
695 pHcr->decInOut.errorLog |= LAV_VIOLATION;
721 UINT numSection = pHcr->decInOut.numSection;
722 UCHAR *pCodebook = pHcr->decInOut.pCodebook;
723 SHORT *pNumLineInSection = pHcr->decInOut.pNumLineInSect;
757 UINT numSection = pHcr->decInOut.numSection;
758 UCHAR *pCodebook = pHcr->decInOut.pCodebook;
781 pCodebook = pHcr->decInOut.pCodebook;
849 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword;
850 SHORT lengthOfReorderedSpectralData = pHcr->decInOut.lengthOfReorderedSpectralData;
857 USHORT bitstreamIndex = pHcr->decInOut.bitstreamIndex;
924 SCHAR lengthOfLongestCodeword = pHcr->decInOut.lengthOfLongestCodeword;
969 pHcr->decInOut.errorLog |= EXTENDED_SORTED_COUNTER_OVERFLOW;
1061 FIXP_DBL *pQuantizedSpectralCoefficients = SPEC_LONG(pHcr->decInOut.pQuantizedSpectralCoefficientsBase);
1062 int quantizedSpectralCoefficientsIdx = pHcr->decInOut.quantizedSpectralCoefficientsIdx;
1129 pHcr->decInOut.errorLog |= TOO_MANY_PCW_BODY_BITS_DECODED;
1175 pHcr->decInOut.errorLog |= TOO_MANY_PCW_BODY_SIGN_BITS_DECODED;
1252 pHcr->decInOut.errorLog |= TOO_MANY_PCW_BODY_SIGN_ESC_BITS_DECODED;
1283 pHcr->decInOut.quantizedSpectralCoefficientsIdx = quantizedSpectralCoefficientsIdx;
1307 pHcr->decInOut.errorLog |= SEGMENT_OVERRIDE_ERR_PCW_BODY;
1310 pHcr->decInOut.errorLog |= SEGMENT_OVERRIDE_ERR_PCW_BODY_SIGN;
1313 pHcr->decInOut.errorLog |= SEGMENT_OVERRIDE_ERR_PCW_BODY_SIGN_ESC;
1345 pHcr->decInOut.errorLog |= BIT_IN_SEGMENTATION_ERROR;
1546 FIXP_DBL *RESTRICT pLong = SPEC_LONG(hHcr->decInOut.pQuantizedSpectralCoefficientsBase);