Home
last modified time | relevance | path

Searched defs:hBs (Results 1 – 25 of 34) sorted by relevance

12

/external/aac/libDRCdec/src/
DdrcDec_reader.cpp156 HANDLE_FDK_BITSTREAM hBs) /*!< Handle to bitbuffer */ in _decodeHuffmanCW()
176 drcDec_readUniDrc(HANDLE_FDK_BITSTREAM hBs, HANDLE_UNI_DRC_CONFIG hUniDrcConfig, in drcDec_readUniDrc()
216 HANDLE_FDK_BITSTREAM hBs, const GAIN_CODING_PROFILE gainCodingProfile) { in _decodeGainInitial()
254 static int _decodeNNodes(HANDLE_FDK_BITSTREAM hBs) { in _decodeNNodes()
266 static void _decodeGains(HANDLE_FDK_BITSTREAM hBs, in _decodeGains()
291 static void _decodeSlopes(HANDLE_FDK_BITSTREAM hBs, in _decodeSlopes()
304 static int _decodeTimeDelta(HANDLE_FDK_BITSTREAM hBs, const int Z) { in _decodeTimeDelta()
325 static void _decodeTimes(HANDLE_FDK_BITSTREAM hBs, const int deltaTmin, in _decodeTimes()
376 static void _readNodes(HANDLE_FDK_BITSTREAM hBs, GAIN_SET* gainSet, in _readNodes()
411 static void _readDrcGainSequence(HANDLE_FDK_BITSTREAM hBs, GAIN_SET* gainSet, in _readDrcGainSequence()
[all …]
/external/aac/libFDK/src/
DFDK_crc.cpp277 INT FDKcrcStartReg(HANDLE_FDK_CRCINFO hCrcInfo, const HANDLE_FDK_BITSTREAM hBs, in FDKcrcStartReg()
292 INT FDKcrcEndReg(HANDLE_FDK_CRCINFO hCrcInfo, const HANDLE_FDK_BITSTREAM hBs, in FDKcrcEndReg()
336 USHORT crcPoly, HANDLE_FDK_BITSTREAM hBs, in calcCrc_Bits()
377 HANDLE_FDK_BITSTREAM hBs, INT nBytes) { in calcCrc_Bytes()
426 static void crcCalc(HANDLE_FDK_CRCINFO hCrcInfo, HANDLE_FDK_BITSTREAM hBs, in crcCalc()
/external/aac/libMpegTPEnc/src/
Dtpenc_adts.cpp110 HANDLE_FDK_BITSTREAM hBs, /*!< handle to current bit buffer structure */ in adtsWrite_CrcStartReg()
121 HANDLE_FDK_BITSTREAM hBs, /*!< handle to current bit buffer structure */ in adtsWrite_CrcEndReg()
258 void adtsWrite_EndRawDataBlock(HANDLE_ADTS hAdts, HANDLE_FDK_BITSTREAM hBs, in adtsWrite_EndRawDataBlock()
Dtpenc_latm.cpp119 static UINT transportEnc_LatmWriteValue(HANDLE_FDK_BITSTREAM hBs, int value) { in transportEnc_LatmWriteValue()
287 CreateStreamMuxConfig(HANDLE_LATM_STREAM hAss, HANDLE_FDK_BITSTREAM hBs, in CreateStreamMuxConfig()
638 HANDLE_FDK_BITSTREAM hBs, in AdvanceAudioMuxElement()
682 transportEnc_LatmWrite(HANDLE_LATM_STREAM hAss, HANDLE_FDK_BITSTREAM hBs, in transportEnc_LatmWrite()
724 HANDLE_FDK_BITSTREAM hBs, in transportEnc_LatmGetFrame()
787 HANDLE_FDK_BITSTREAM hBs, in transportEnc_Latm_Init()
Dtpenc_adif.cpp108 int adifWrite_EncodeHeader(ADIF_INFO *adif, HANDLE_FDK_BITSTREAM hBs, in adifWrite_EncodeHeader()
Dtpenc_asc.cpp348 int transportEnc_writePCE(HANDLE_FDK_BITSTREAM hBs, CHANNEL_MODE channelMode, in transportEnc_writePCE()
684 static void writeSampleRate(HANDLE_FDK_BITSTREAM hBs, int sampleRate, in writeSampleRate()
740 static int transportEnc_writeELDSpecificConfig(HANDLE_FDK_BITSTREAM hBs, in transportEnc_writeELDSpecificConfig()
856 static int transportEnc_writeUsacSpecificConfig(HANDLE_FDK_BITSTREAM hBs, in transportEnc_writeUsacSpecificConfig()
Dtpenc_lib.cpp389 HANDLE_FDK_BITSTREAM hBs = &hTp->bitStream; in transportEnc_WriteAccessUnit() local
499 HANDLE_FDK_BITSTREAM hBs = &hTpEnc->bitStream; in transportEnc_GetFrame() local
/external/aac/libMpegTPDec/src/
Dtpdec_drm.cpp116 HANDLE_FDK_BITSTREAM hBs, /*!< handle to current bit buffer structure */ in drmRead_CrcStartReg()
130 HANDLE_FDK_BITSTREAM hBs, /*!< handle to current bit buffer structure */ in drmRead_CrcEndReg()
Dtpdec_adts.cpp115 HANDLE_FDK_BITSTREAM hBs, /*!< handle to current bit buffer structure */ in adtsRead_CrcStartReg()
127 HANDLE_FDK_BITSTREAM hBs, /*!< handle to current bit buffer structure */ in adtsRead_CrcEndReg()
168 HANDLE_FDK_BITSTREAM hBs, in adtsRead_DecodeHeader()
Dtpdec_lib.cpp270 HANDLE_FDK_BITSTREAM hBs = &bs; in transportDec_OutOfBandConfig() local
371 HANDLE_FDK_BITSTREAM hBs = &bs; in transportDec_InBandConfig() local
643 HANDLE_FDK_BITSTREAM hBs; in transportDec_FillData() local
718 HANDLE_FDK_BITSTREAM hBs = &hTp->bitStream[0]; in transportDec_AdjustEndOfAccessUnit() local
861 HANDLE_TRANSPORTDEC hTp, HANDLE_FDK_BITSTREAM hBs, int syncLength, in transportDec_readHeader()
1049 HANDLE_FDK_BITSTREAM hBs = &hTp->bitStream[0]; in synchronization() local
1335 HANDLE_FDK_BITSTREAM hBs = &hTp->bitStream[layer]; in transportDec_readStream() local
1436 HANDLE_FDK_BITSTREAM hBs; in transportDec_ReadAccessUnit() local
1601 HANDLE_FDK_BITSTREAM hBs = &hTp->bitStream[0]; in transportDec_EndAccessUnit() local
1812 HANDLE_FDK_BITSTREAM hBs = &bs; in transportDec_DrmRawSdcAudioConfig_Check() local
Dtpdec_asc.cpp1265 static INT skipSbrHeader(HANDLE_FDK_BITSTREAM hBs, int isUsac) { in skipSbrHeader()
1285 HANDLE_FDK_BITSTREAM hBs, CSTpCallBacks *cb) { in ld_sbr_header()
1324 HANDLE_FDK_BITSTREAM hBs, in EldSpecificConfig_Parse()
1495 HANDLE_FDK_BITSTREAM hBs, const INT configSize_bits, /* If < 0 (> 0) config in StoreConfigAsBitstream()
1541 HANDLE_FDK_BITSTREAM hBs, in extElementConfig()
1626 HANDLE_FDK_BITSTREAM hBs, in configExtension()
1689 CSAudioSpecificConfig *asc, HANDLE_FDK_BITSTREAM hBs, in UsacRsv60DecoderConfig_Parse()
1942 HANDLE_FDK_BITSTREAM hBs, in UsacConfig_Parse()
2283 CSAudioSpecificConfig *asc, HANDLE_FDK_BITSTREAM hBs, int audioMode, in Drm_xHEAACDecoderConfig()
/external/aac/libSBRdec/src/
Denv_extr.cpp378 sbrGetHeaderData(HANDLE_SBR_HEADER_DATA hHeaderData, HANDLE_FDK_BITSTREAM hBs, in sbrGetHeaderData()
477 HANDLE_FDK_BITSTREAM hBs, const UINT flags) { in sbrGetSyntheticCodedData()
527 HANDLE_FDK_BITSTREAM hBs /*!< Handle to the bit buffer */ in extractExtendedData()
621 UCHAR pvc_mode_last, HANDLE_FDK_BITSTREAM hBs, in sbrGetChannelElement()
827 HANDLE_FDK_BITSTREAM hBs, /*!< handle to struct BIT_BUF */ in sbrGetDirectionControlData()
863 HANDLE_FDK_BITSTREAM hBs) /*!< handle to struct BIT_BUF */ in sbrGetNoiseFloorData()
930 HANDLE_FDK_BITSTREAM hBs, /*!< handle to struct BIT_BUF */ in sbrGetPvcEnvelope()
1025 HANDLE_FDK_BITSTREAM hBs, /*!< handle to struct BIT_BUF */ in sbrGetEnvelope()
1256 HANDLE_FDK_BITSTREAM hBs, /*!< bitbuffer handle */ in extractPvcFrameInfo()
1346 HANDLE_FDK_BITSTREAM hBs, /*!< bitbuffer handle */ in extractFrameInfo()
Dsbr_crc.cpp138 static int getCrc(HANDLE_FDK_BITSTREAM hBs, ULONG NrBits) { in getCrc()
166 int SbrCrcCheck(HANDLE_FDK_BITSTREAM hBs, /*!< handle to bit-buffer */ in SbrCrcCheck()
Dhuff_dec.cpp124 HANDLE_FDK_BITSTREAM hBs) /*!< Handle to Bitbuffer */ in DecodeHuffmanCW()
Dsbr_ram.h126 HANDLE_FDK_BITSTREAM hBs; member
/external/aac/libAACdec/src/
Dusacdec_lpc.cpp119 static int get_vlclbf(HANDLE_FDK_BITSTREAM hBs) { in get_vlclbf()
134 static int get_vlclbf_n(HANDLE_FDK_BITSTREAM hBs, int n) { in get_vlclbf_n()
581 static void decode_qn(HANDLE_FDK_BITSTREAM hBs, int nk_mode, int nqn, in decode_qn()
671 HANDLE_FDK_BITSTREAM hBs, /* input: codebook index */ in vlpc_1st_dec()
694 HANDLE_FDK_BITSTREAM hBs, in vlpc_2st_dec()
721 int CLpc_DecodeAVQ(HANDLE_FDK_BITSTREAM hBs, FIXP_DBL *pOutput, int nk_mode, in CLpc_DecodeAVQ()
763 int CLpc_Read(HANDLE_FDK_BITSTREAM hBs, FIXP_LPC lsp[][M_LP_FILTER_ORDER], in CLpc_Read()
Daacdecoder_lib.cpp167 HANDLE_FDK_BITSTREAM hBs = transportDec_GetBitstream(self->hInput, 0); in aacDecoder_GetFreeBytes() local
232 HANDLE_FDK_BITSTREAM hBs = &bs; in aacDecoder_RawISOBMFFData() local
372 void *handle, HANDLE_FDK_BITSTREAM hBs, const INT sampleRateIn, in aacDecoder_SbrCallback()
388 static INT aacDecoder_SscCallback(void *handle, HANDLE_FDK_BITSTREAM hBs, in aacDecoder_SscCallback()
436 static INT aacDecoder_UniDrcCallback(void *handle, HANDLE_FDK_BITSTREAM hBs, in aacDecoder_UniDrcCallback()
1088 HANDLE_FDK_BITSTREAM hBs, in aacDecoder_UpdateBitStreamCounters()
1140 HANDLE_FDK_BITSTREAM hBs; in aacDecoder_DecodeFrame() local
Daacdec_drc.cpp677 HANDLE_AAC_DRC self, HANDLE_FDK_BITSTREAM hBs, in aacDecoder_drcExtractAndMap()
1262 HANDLE_AAC_DRC self, HANDLE_FDK_BITSTREAM hBs, in aacDecoder_drcProlog()
1304 HANDLE_AAC_DRC self, HANDLE_FDK_BITSTREAM hBs, in aacDecoder_drcEpilog()
Daacdec_tns.cpp236 void CTns_ReadDataPresentUsac(HANDLE_FDK_BITSTREAM hBs, CTnsData *pTnsData0, in CTns_ReadDataPresentUsac()
Dchannel.cpp413 HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo[], in CChannelElement_Read()
Daacdecoder.cpp390 HANDLE_FDK_BITSTREAM hBs, in CAacDecoder_AncDataParse()
655 HANDLE_FDK_BITSTREAM hBs; in CAacDecoder_PreRollExtensionPayloadParse() local
806 HANDLE_AACDECODER self, HANDLE_FDK_BITSTREAM hBs, int *count, in CAacDecoder_ExtPayloadParse()
Dusacdec_lpd.cpp1051 HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpd_TCX_Read()
1110 UCHAR mod[4], HANDLE_FDK_BITSTREAM hBs, UINT elFlags) { in CLpd_ReadAndMapLpdModeToModArray()
1197 HANDLE_FDK_BITSTREAM hBs, CAacDecoderChannelInfo *pAacDecoderChannelInfo, in CLpdChannelStream_Read()
/external/aac/libArithCoding/src/
Dac_arith_coder.cpp431 static inline INT ari_decode_14bits(HANDLE_FDK_BITSTREAM hBs, Tastat *s, in ari_decode_14bits()
738 HANDLE_FDK_BITSTREAM hBs, in CArco_DecodeArithData()
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp701 CMpegSurroundDecoder *pMpegSurroundDecoder, HANDLE_FDK_BITSTREAM hBs, in mpegSurroundDecoder_Config()
1170 CMpegSurroundDecoder *pMpegSurroundDecoder, HANDLE_FDK_BITSTREAM hBs, in mpegSurroundDecoder_ParseNoHeader()
1287 HANDLE_FDK_BITSTREAM hBs, int *pMpsDataBits, in mpegSurroundDecoder_Parse()
Dsac_tsd.cpp206 int TsdRead(HANDLE_FDK_BITSTREAM hBs, const int numSlots, TSD_DATA *pTsdData) { in TsdRead()

12