Searched refs:decimatorstr_obj (Results 1 – 2 of 2) sorted by relevance
594 WebRtcIsacfix_InitPreFilterbank(&ISAC_inst->ISACdec_obj.decimatorstr_obj); in WebRtcIsacfix_DecoderInit()935 WebRtcIsacfix_SplitAndFilter2(decoded, decoded, dummy, &ISAC_inst->ISACdec_obj.decimatorstr_obj); in WebRtcIsacfix_DecodeNb()939 dummy, &ISAC_inst->ISACdec_obj.decimatorstr_obj); in WebRtcIsacfix_DecodeNb()993 …SplitAndFilter2(outframeWB, &(outframeNB[k*240]), dummy, &ISAC_inst->ISACdec_obj.decimatorstr_obj); in WebRtcIsacfix_DecodePlcNb()
348 PreFiltBankstr decimatorstr_obj; member