Searched defs:pw0 (Results 1 – 3 of 3) sorted by relevance
/external/libjpeg-turbo/ |
D | turbojpeg.c | 722 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjEncodeYUVPlanes() local 877 int pw0, ph0, strides[3], retval = -1; in tjEncodeYUV3() local 1070 int pw0, ph0, strides[3], retval = -1; in tjCompressFromYUV() local 1383 int i, retval = 0, row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjDecodeYUVPlanes() local 1525 int pw0, ph0, strides[3], retval = -1; in tjDecodeYUV() local 1736 int pw0, ph0, strides[3], retval = -1, jpegSubsamp = -1; in tjDecompressToYUV2() local
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTTriStrip.cpp | 144 int CTri::FindEdge(const unsigned int pw0, const unsigned int pw1) const in FindEdge() argument
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ShowLanguages.java | 1744 public void showCalendarData(PrintWriter pw0) throws IOException { in showCalendarData()
|