Home
last modified time | relevance | path

Searched refs:FDKpushFor (Results 1 – 16 of 16) sorted by relevance

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp471 FDKpushFor(hBs, pExt->extBitSize[k]); in _readUniDrcGainExtension()
532 if (isBox) FDKpushFor(hBs, 7); /* reserved */ in _decodeDuckingModification()
536 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeDuckingModification()
562 FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
568 FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
578 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
584 if (isBox) FDKpushFor(hBs, 4); /* reserved */ in _decodeGainModification()
600 if (isBox) FDKpushFor(hBs, 2); /* reserved */ in _decodeGainModification()
614 if (isBox) FDKpushFor(hBs, 3); /* reserved */ in _decodeGainModification()
615 FDKpushFor(hBs, 4); /* pGMod->shapeFilterIndex */ in _decodeGainModification()
[all …]
/external/aac/libMpegTPEnc/src/
Dtpenc_adts.cpp265 FDKpushFor(&bsWriter, 56); in adtsWrite_EndRawDataBlock()
277 FDKpushFor(&bsWriter, hAdts->currentBlock * 16); in adtsWrite_EndRawDataBlock()
300 FDKpushFor(&bsWriter, 56 - 28 + 2); in adtsWrite_EndRawDataBlock()
305 FDKpushFor(&bsWriter, 11 + 2 + (hAdts->num_raw_blocks) * 16); in adtsWrite_EndRawDataBlock()
Dtpenc_latm.cpp748 FDKpushFor(&tmpBuf, hAss->audioMuxLengthBytesPos); in transportEnc_LatmGetFrame()
/external/aac/libMpegTPDec/src/
Dtpdec_adts.cpp220 FDKpushFor(hBs, 56); in adtsRead_DecodeHeader()
267 FDKpushFor(hBs, bs.frame_length * 8); // try again one frame later in adtsRead_DecodeHeader()
275 FDKpushFor(hBs, bs.frame_length * 8); // try again one frame later in adtsRead_DecodeHeader()
347 FDKpushFor(hBs, (bs.frame_length << 3) - adtsHeaderLength - 3); in adtsRead_DecodeHeader()
Dtpdec_asc.cpp1271 FDKpushFor(hBs, 6); /* amp res 1, xover freq 3, reserved 2 */ in skipSbrHeader()
1274 FDKpushFor(hBs, 8); /* start / stop freq */ in skipSbrHeader()
1279 FDKpushFor(hBs, 5 * dflt_header_extra1 + 6 * dflt_header_extra2); in skipSbrHeader()
1486 FDKpushFor(hBs, eldExtLenSum); in EldSpecificConfig_Parse()
1610 FDKpushFor(hBs, left_bits); in extElementConfig()
1678 FDKpushFor(hBs, usacConfigExtLength); in configExtension()
2067 FDKpushFor(bs, sscLen); /* Skip SSC to be able to read the next in AudioSpecificConfig_ExtensionParse()
2085 FDKpushFor(bs, saocscLen); in AudioSpecificConfig_ExtensionParse()
Dtpdec_lib.cpp1239 FDKpushFor(hBs, rawDataBlockLength); in synchronization()
1303 FDKpushFor(hBs, TPDEC_SYNCSKIP); in synchronization()
1608 FDKpushFor(hBs, otherDataLen); in transportDec_EndAccessUnit()
Dtpdec_latm.cpp402 FDKpushFor(bs, ascLen); /* position bitstream after ASC */ in CLatmDemux_ReadStreamMuxConfig()
/external/aac/libFDK/include/
DFDK_bitstream.h550 FDK_INLINE void FDKpushFor(HANDLE_FDK_BITSTREAM hBitStream, in FDKpushFor() function
565 FDKpushFor(hBitStream, numberOfBits); in FDKpushBiDirectional()
/external/aac/libPCMutils/src/
Dpcmdmx_lib.cpp1848 FDKpushFor(hBs, 16); in pcmDmx_Parse()
1857 FDKpushFor(hBs, 4); in pcmDmx_Parse()
1868 FDKpushFor(hBs, 2); /* drc presentation mode */ in pcmDmx_Parse()
1870 FDKpushFor(hBs, 4); /* reserved bits */ in pcmDmx_Parse()
1892 FDKpushFor(hBs, skip4Dmx); in pcmDmx_Parse()
1911 FDKpushFor(hBs, skip4Ext); in pcmDmx_Parse()
/external/aac/libSACdec/src/
Dsac_bitdec.cpp268 FDKpushFor(bitstream, nFillBits); in SpatialDecParseExtensionConfig()
558 FDKpushFor(bitstream, HRTFnumBand * 6); /* HRTFlevelLeft[hc][hb] */ in SpatialDecParseSpecificConfig()
560 FDKpushFor(bitstream, HRTFnumBand * 6); /* HRTFlevelRight[hc][hb] */ in SpatialDecParseSpecificConfig()
563 FDKpushFor(bitstream, HRTFnumBand * 6); /* HRTFphaseLR[hc][hb] */ in SpatialDecParseSpecificConfig()
566 FDKpushFor(bitstream, HRTFnumBand * 6); /* HRTFiccLR[hc][hb] */ in SpatialDecParseSpecificConfig()
/external/aac/libAACdec/src/
Daacdecoder.cpp423 FDKpushFor(hBs, readBytes << 3); in CAacDecoder_AncDataParse()
780 FDKpushFor(hBs, prerollAULength[i] * 8 - 1); in CAacDecoder_PreRollExtensionPayloadParse()
875 FDKpushFor(hBs, *count); in CAacDecoder_ExtPayloadParse()
929 FDKpushFor(hBs, *count); in CAacDecoder_ExtPayloadParse()
1081 FDKpushFor(hBs, *count); in CAacDecoder_ExtPayloadParse()
1148 FDKpushFor(bs, bitCntTmp); in aacDecoder_ParseExplicitMpsAndSbr()
Drvlc.cpp182 FDKpushFor(bs, pRvlc->length_of_rvlc_sf); in rvlcInit()
195 FDKpushFor(bs, pRvlc->length_of_rvlc_escapes); in rvlcInit()
Dblock.cpp751 FDKpushFor(bs, pAacDecoderChannelInfo->pDynData->specificTo.aac in CBlock_ReadSpectralData()
Daacdecoder_lib.cpp1268 FDKpushFor(hBsAu, prerollAUOffset[accessUnit]); in aacDecoder_DecodeFrame()
/external/aac/libSBRdec/src/
Denv_extr.cpp393 FDKpushFor(hBs, 8); in sbrGetHeaderData()
402 FDKpushFor(hBs, 5 * headerExtra1 + 6 * headerExtra2); in sbrGetHeaderData()
Dsbrdecoder.cpp1281 FDKpushFor(hBs, 10); in sbrDecoder_Parse()
1462 FDKpushFor(hBs, crcLen); in sbrDecoder_Parse()