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

  /external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
init_decode.c 41 iLBCdec_inst->no_of_words = NO_OF_WORDS_30MS;
init_encode.c 38 iLBCenc_inst->no_of_words = NO_OF_WORDS_30MS;
defines.h 104 #define NO_OF_WORDS_30MS 25
decode.c 58 uint16_t swapped[NO_OF_WORDS_30MS];

Completed in 627 milliseconds