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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
isacfix.c 540 WebRtcIsacfix_InitPreFilterbank(&ISAC_inst->ISACdec_obj.decimatorstr_obj);
929 WebRtcIsacfix_SplitAndFilter2(decoded, decoded, dummy, &ISAC_inst->ISACdec_obj.decimatorstr_obj);
933 dummy, &ISAC_inst->ISACdec_obj.decimatorstr_obj);
989 WebRtcIsacfix_SplitAndFilter2(outframeWB, &(outframeNB[k*240]), dummy, &ISAC_inst->ISACdec_obj.decimatorstr_obj);
    [all...]
structs.h 348 PreFiltBankstr decimatorstr_obj; member in struct:__anon30433

Completed in 55 milliseconds