Searched defs:U (Results 1 – 5 of 5) sorted by relevance
51 float U = Uin - 128.0f; in yuvToRgbx() local97 uint8_t U; in fillNV21FromYUYV() member163 uint8_t U = (srcPixel >> 8) & 0xFF; in fillRGBAFromYUYV() local212 uint8_t U = (srcPixel >> 8) & 0xFF; in fillYUYVFromUYVY() local
116 ImageType U = image + (width*height); in getV() local125 ImageType U = image + (width*height*2); in getU() local
170 BimageInfo U; variable
43 float U = Uin - 128.0f; in yuvToRgbx() local140 uint8_t U = (srcPixel >> 8) & 0xFF; in copyYUYVtoRGB32() local
630 ImageType U = V+mosaicWidth*mosaicHeight; in Java_com_android_camera_panorama_Mosaic_getFinalMosaicNV21() local