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

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
init_decode.c 38 iLBCdec_inst->nasub = NASUB_30MS;
47 iLBCdec_inst->nasub = NASUB_20MS;
init_encode.c 35 iLBCenc_inst->nasub = NASUB_30MS;
44 iLBCenc_inst->nasub = NASUB_20MS;
defines.h 140 int16_t nasub; member in struct:IlbcEncoder_
181 int16_t nasub; member in struct:IlbcDecoder_

Completed in 150 milliseconds