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

/development/tools/emulator/system/camera/
H A DConverters.h230 struct YUVPixel { struct in namespace:android
235 inline YUVPixel() function in struct:android::YUVPixel
240 inline explicit YUVPixel(uint16_t rgb565) function in struct:android::YUVPixel
245 inline explicit YUVPixel(uint32_t rgb32) function in struct:android::YUVPixel

Completed in 346 milliseconds