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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
structs.h 373 double lastLPCVec[UB_LPC_ORDER];
encode.c 702 memcpy(lpcVecs, ISACencUB_obj->lastLPCVec, UB_LPC_ORDER * sizeof(double));
712 memcpy(ISACencUB_obj->lastLPCVec,
    [all...]
isac.c 407 memcpy(&(instUB->ISACencUB_obj.lastLPCVec),
    [all...]

Completed in 93 milliseconds