Home
last modified time | relevance | path

Searched defs:ph0 (Results 1 – 3 of 3) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg.c765 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjEncodeYUVPlanes() local
920 int pw0, ph0, strides[3], retval = -1; in tjEncodeYUV3() local
1115 int pw0, ph0, strides[3], retval = -1; in tjCompressFromYUV() local
1437 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjDecodeYUVPlanes() local
1582 int pw0, ph0, strides[3], retval = -1; in tjDecodeYUV() local
1800 int pw0, ph0, strides[3], retval = -1, jpegSubsamp = -1; in tjDecompressToYUV2() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DGraggBulirschStoerStepInterpolator.java264 final double ph0 = 0.5 * (currentState[i] + y1[i]) + 0.125 * (aspl + bspl); in computeCoefficients() local
/external/musl/ldso/
Ddynlink.c672 Phdr *ph, *ph0; in map_library() local