Searched defs:sampling (Results 1 - 10 of 10) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
H A DDummyStepHandler.java18 package org.apache.commons.math.ode.sampling;
H A DFixedStepHandler.java18 package org.apache.commons.math.ode.sampling;
H A DStepHandler.java18 package org.apache.commons.math.ode.sampling;
H A DStepInterpolator.java18 package org.apache.commons.math.ode.sampling;
H A DStepNormalizer.java18 package org.apache.commons.math.ode.sampling;
H A DDummyStepInterpolator.java18 package org.apache.commons.math.ode.sampling;
H A DNordsieckStepInterpolator.java18 package org.apache.commons.math.ode.sampling;
H A DAbstractStepInterpolator.java18 package org.apache.commons.math.ode.sampling;
/external/speex/libspeex/
H A Dfilterbank.c54 FilterBank *filterbank_new(int banks, spx_word32_t sampling, int len, int type) argument
62 df = DIV32(SHL32(sampling,15),MULT16_16(2,len));
63 max_mel = toBARK(EXTRACT16(sampling/2));
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_wm_surface_state.c78 int sampling; member in struct:surface_format_info
492 if (gen >= tinfo->sampling && (gen >= tinfo->filtering || is_integer))
1026 * sampling engine message) is generated to a null surface, the result

Completed in 516 milliseconds