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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
structs.h 315 WebRtc_Word16 data_buffer_fix[FRAMESAMPLES]; // the size was MAX_FRAMESAMPLES member in struct:__anon30432
encode.c 79 ISACenc_obj->data_buffer_fix[k + ISACenc_obj->buffer_index] = in[k];
153 WebRtcIsacfix_SplitAndFilter1(ISACenc_obj->data_buffer_fix, LP16a, HP16a, &ISACenc_obj->prefiltbankstr_obj );

Completed in 32 milliseconds