Searched defs:uPtr (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/yuv/
H A DYUVImage.cpp164 uint8_t *yPtr, uint8_t *uPtr, uint8_t *vPtr) const {
173 *uPtr = *uAddr;
163 getPixelValue(int32_t x, int32_t y, uint8_t *yPtr, uint8_t *uPtr, uint8_t *vPtr) const argument

Completed in 49 milliseconds