Home
last modified time | relevance | path

Searched refs:NO_OF_WORDS_30MS (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Dinit_encode.c38 iLBCenc_inst->no_of_words = NO_OF_WORDS_30MS; in WebRtcIlbcfix_InitEncode()
Dinit_decode.c41 iLBCdec_inst->no_of_words = NO_OF_WORDS_30MS; in WebRtcIlbcfix_InitDecode()
Ddefines.h104 #define NO_OF_WORDS_30MS 25 macro
Ddecode.c58 uint16_t swapped[NO_OF_WORDS_30MS]; in WebRtcIlbcfix_DecodeImpl()