Home
last modified time | relevance | path

Searched defs:pw0 (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/
Dturbojpeg.c866 int row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjEncodeYUVPlanes() local
1030 int pw0, ph0, strides[3], retval=-1; in tjEncodeYUV3() local
1220 int pw0, ph0, strides[3], retval=-1; in tjCompressFromYUV() local
1555 int row, pw0, ph0, pw[MAX_COMPONENTS], ph[MAX_COMPONENTS]; in tjDecodeYUVPlanes() local
1720 int pw0, ph0, strides[3], retval=-1; in tjDecodeYUV() local
1935 int pw0, ph0, strides[3], retval=-1, jpegSubsamp=-1; in tjDecompressToYUV2() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTTriStrip.cpp144 int CTri::FindEdge(const unsigned int pw0, const unsigned int pw1) const in FindEdge() argument