Home | History | Annotate | Download | only in ns

Lines Matching full:nsxinst_t

102 } NsxInst_t;
124 WebRtc_Word32 WebRtcNsx_InitCore(NsxInst_t* inst, WebRtc_UWord32 fs);
141 int WebRtcNsx_set_policy_core(NsxInst_t* inst, int mode);
161 int WebRtcNsx_ProcessCore(NsxInst_t* inst,
172 typedef void (*NoiseEstimation)(NsxInst_t* inst,
179 typedef void (*PrepareSpectrum)(NsxInst_t* inst,
185 typedef void (*SynthesisUpdate)(NsxInst_t* inst,
191 typedef void (*AnalysisUpdate)(NsxInst_t* inst,
197 typedef void (*Denormalize)(NsxInst_t* inst,
204 typedef void (*CreateComplexBuffer)(NsxInst_t* inst,