Home
last modified time | relevance | path

Searched refs:NO_OF_WORDS_20MS (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_coding/codecs/ilbc/
Dinit_encode.c49 iLBCenc_inst->no_of_words = NO_OF_WORDS_20MS; in WebRtcIlbcfix_InitEncode()
Dinit_decode.c52 iLBCdec_inst->no_of_words = NO_OF_WORDS_20MS; in WebRtcIlbcfix_InitDecode()
Ddefines.h109 #define NO_OF_WORDS_20MS 19 macro