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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 56 extern const WebRtc_UWord16 WebRtcIsacfix_kInitIndexShape[KLT_NUM_MODELS][108];
lpc_tables.c 150 const WebRtc_UWord16 WebRtcIsacfix_kInitIndexShape[3][108] = {
    [all...]
entropy_coding.c 825 err = WebRtcIsacfix_DecHistOneStepMulti(index_QQ, streamdata, WebRtcIsacfix_kCdfShapePtr[model], WebRtcIsacfix_kInitIndexShape[model], KLT_ORDER_SHAPE);
    [all...]

Completed in 394 milliseconds