Home
last modified time | relevance | path

Searched refs:t_CLD (Results 1 – 6 of 6) sorted by relevance

/external/aac/libSACenc/src/
Dsacenc_nlc_enc.cpp381 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 …]
Dsacenc_nlc_enc.h117 t_CLD, enumerator
Dsacenc_bitstream.cpp218 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/
Dnlc_dec.h119 t_CLD, enumerator
/external/aac/libFDK/src/
Dnlc_dec.cpp323 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/
Dsac_bitdec.cpp695 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()