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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
structs.h 316 int16_t data_buffer_fix[FRAMESAMPLES]; // the size was MAX_FRAMESAMPLES member in struct:__anon20380
encode.c 82 ISACenc_obj->data_buffer_fix[k + ISACenc_obj->buffer_index] = in[k];
156 WebRtcIsacfix_SplitAndFilter1(ISACenc_obj->data_buffer_fix, LP16a, HP16a, &ISACenc_obj->prefiltbankstr_obj );

Completed in 538 milliseconds