Searched refs:t_CLD (Results 1 – 6 of 6) sorted by relevance
/external/aac/libSACenc/src/ |
D | sacenc_nlc_enc.cpp | 381 case t_CLD: in huff_enc_1D() 391 case t_CLD: in huff_enc_1D() 437 case t_CLD: in getHuffEntry() 452 case t_CLD: in getHuffEntry() 467 case t_CLD: in getHuffEntry() 482 case t_CLD: in getHuffEntry() 497 case t_CLD: in getHuffEntry() 523 case t_CLD: in huff_enc_2D() 579 case t_CLD: in get_next_lav_step() 993 case t_CLD: in fdk_sacenc_ecDataPairEnc() [all …]
|
D | sacenc_nlc_enc.h | 117 t_CLD, enumerator
|
D | sacenc_bitstream.cpp | 218 if (dataType == t_CLD) { in fine2coarse() 237 if (dataType == t_CLD) { in coarse2fine() 696 pPrevOttData->quantCoarseCldPrev[i], pCLDLosslessData, t_CLD, i, in writeOttData()
|
/external/aac/libFDK/include/ |
D | nlc_dec.h | 119 t_CLD, enumerator
|
/external/aac/libFDK/src/ |
D | nlc_dec.cpp | 323 case t_CLD: in huff_dec_1D() 410 case t_CLD: in huff_dec_2D() 451 case t_CLD: in huff_dec_2D() 848 case t_CLD: in EcDataPairDec()
|
/external/aac/libSACdec/src/ |
D | sac_bitdec.cpp | 695 if (dataType == t_CLD) { in coarse2fine() 725 if (dataType == t_CLD) in fine2coarse() 932 frame->cmpArbdmxGainIdx, self->cmpArbdmxGainIdxPrev, t_CLD, in parseArbitraryDownmixData() 1053 frame->cmpOttCLDidx, self->cmpOttCLDidxPrev, t_CLD, i, 0, in SpatialDecParseFrameData() 1320 case t_CLD: in deqIdx() 1592 if (quantMode && (paramType == t_CLD)) { in mapIndexData() 1674 i, t_CLD, 0, /* int startBand, */ in decodeAndMapFrameOtt() 1839 ch, self->arbdmxGainIdxPrev, offset + ch, t_CLD, 0, in decodeAndMapFrameArbdmx()
|