HomeSort by relevance Sort by last modified time
    Searched refs:lpcGainIndex (Results 1 - 4 of 4) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
entropy_coding.h 218 * - lpcGainIndex : quantization indices for lpc gains, these will
222 int* lpcGainIndex);
encode.c 609 ISACencUB_obj->SaveEnc_obj.lpcGainIndex);
619 &ISACencUB_obj->SaveEnc_obj.lpcGainIndex[SUBFRAMES]);
750 ISACencUB_obj->SaveEnc_obj.lpcGainIndex);
753 &ISACencUB_obj->SaveEnc_obj.lpcGainIndex[SUBFRAMES]);
    [all...]
structs.h 301 int lpcGainIndex[SUBFRAMES<<1];
entropy_coding.c     [all...]

Completed in 545 milliseconds