Lines Matching defs:hBs
156 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()
453 static DRC_ERROR _readUniDrcGainExtension(HANDLE_FDK_BITSTREAM hBs, in _readUniDrcGainExtension()
482 drcDec_readUniDrcGain(HANDLE_FDK_BITSTREAM hBs, in drcDec_readUniDrcGain()
528 static void _decodeDuckingModification(HANDLE_FDK_BITSTREAM hBs, in _decodeDuckingModification()
553 static void _decodeGainModification(HANDLE_FDK_BITSTREAM hBs, const int version, in _decodeGainModification()
662 static void _readDrcCharacteristic(HANDLE_FDK_BITSTREAM hBs, const int version, in _readDrcCharacteristic()
689 static void _readBandBorder(HANDLE_FDK_BITSTREAM hBs, BAND_BORDER* pBBord, in _readBandBorder()
700 static DRC_ERROR _readGainSet(HANDLE_FDK_BITSTREAM hBs, const int version, in _readGainSet()
757 static DRC_ERROR _readCustomDrcCharacteristic(HANDLE_FDK_BITSTREAM hBs, in _readCustomDrcCharacteristic()
814 static void _skipLoudEqInstructions(HANDLE_FDK_BITSTREAM hBs) { in _skipLoudEqInstructions()
878 static void _skipEqSubbandGainSpline(HANDLE_FDK_BITSTREAM hBs) { in _skipEqSubbandGainSpline()
905 static void _skipEqCoefficients(HANDLE_FDK_BITSTREAM hBs) { in _skipEqCoefficients()
991 static void _skipTdFilterCascade(HANDLE_FDK_BITSTREAM hBs, in _skipTdFilterCascade()
1012 static DRC_ERROR _skipEqInstructions(HANDLE_FDK_BITSTREAM hBs, in _skipEqInstructions()
1098 static void _skipDrcCoefficientsBasic(HANDLE_FDK_BITSTREAM hBs) { in _skipDrcCoefficientsBasic()
1103 static DRC_ERROR _readDrcCoefficientsUniDrc(HANDLE_FDK_BITSTREAM hBs, in _readDrcCoefficientsUniDrc()
1209 static void _skipDrcInstructionsBasic(HANDLE_FDK_BITSTREAM hBs) { in _skipDrcInstructionsBasic()
1242 static DRC_ERROR _readDrcInstructionsUniDrc(HANDLE_FDK_BITSTREAM hBs, in _readDrcInstructionsUniDrc()
1471 static DRC_ERROR _readChannelLayout(HANDLE_FDK_BITSTREAM hBs, in _readChannelLayout()
1498 static DRC_ERROR _readDownmixInstructions(HANDLE_FDK_BITSTREAM hBs, in _readDownmixInstructions()
1529 static DRC_ERROR _readDrcExtensionV1(HANDLE_FDK_BITSTREAM hBs, in _readDrcExtensionV1()
1630 HANDLE_FDK_BITSTREAM hBs, HANDLE_UNI_DRC_CONFIG hUniDrcConfig) { in _readUniDrcConfigExtension()
1669 drcDec_readUniDrcConfig(HANDLE_FDK_BITSTREAM hBs, in drcDec_readUniDrcConfig()
1777 static DRC_ERROR _decodeMethodValue(HANDLE_FDK_BITSTREAM hBs, in _decodeMethodValue()
1832 static DRC_ERROR _readLoudnessMeasurement(HANDLE_FDK_BITSTREAM hBs, in _readLoudnessMeasurement()
1846 static DRC_ERROR _readLoudnessInfo(HANDLE_FDK_BITSTREAM hBs, const int version, in _readLoudnessInfo()
1903 HANDLE_FDK_BITSTREAM hBs, HANDLE_LOUDNESS_INFO_SET hLoudnessInfoSet) { in _readLoudnessInfoSetExtEq()
1949 HANDLE_FDK_BITSTREAM hBs, HANDLE_LOUDNESS_INFO_SET hLoudnessInfoSet) { in _readLoudnessInfoSetExtension()
1988 drcDec_readLoudnessInfoSet(HANDLE_FDK_BITSTREAM hBs, in drcDec_readLoudnessInfoSet()