Home
last modified time | relevance | path

Searched defs:coeff4 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/mips/msa/
Dencodeopt_msa.c47 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbblock_error_msa() local
113 v8i16 coeff, coeff0, coeff1, coeff2, coeff3, coeff4; in vp8_mbuverror_msa() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DClassicalRungeKuttaStepInterpolator.java94 final double coeff4 = s * ((-fourTheta - 1) * theta - 1); in computeInterpolatedStateAndDerivatives() local
DThreeEighthesStepInterpolator.java96 final double coeff4 = s * (1 + theta + fourTheta2); in computeInterpolatedStateAndDerivatives() local
DGillStepInterpolator.java105 final double coeff4 = s * (1 + theta * (1 + fourTheta)); in computeInterpolatedStateAndDerivatives() local
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...