OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:b_11
(Results
1 - 4
of
4
) sorted by null
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853StepInterpolator.java
65
private static final double
B_11
= 171414593.0 / 851261400.0;
94
private static final double K14_11 = 793322643029.0 / 96734250000000.0 -
B_11
;
127
private static final double K15_11 = -2538710946863.0 / 23431227861250000.0 -
B_11
;
163
private static final double K16_11 = 0.0 -
B_11
;
345
B_11
* yDot11 + B_12 * yDot12;
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_ver_half.s
78
;// |
b_11
|
b_11
|
b_11
|
b_11
|...|b_1n|b_1n|b_1n|b_1n|
h264bsd_interpolate_ver_quarter.s
77
;// |
b_11
|
b_11
|
b_11
|
b_11
|...|b_1n|b_1n|b_1n|b_1n|
h264bsd_interpolate_hor_ver_quarter.s
276
;// |
b_11
|
b_11
|
b_11
|
b_11
|...|b_1n|b_1n|b_1n|b_1n|
Completed in 848 milliseconds