Home
last modified time | relevance | path

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

/development/tools/emulator/system/camera/
DConverters.cpp41 const uint8_t nU = *U; in _YUV420SToRGB565() local
71 const uint8_t nU = *U; in _YUV420SToRGB32() local
/development/tools/yuv420sp2rgb/
Dyuv420sp2rgb.c61 int nY, nU, nV; in color_convert_common() local