Home
last modified time | relevance | path

Searched refs:nV (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/camera/
DConverters.cpp50 const uint8_t nV = *V; in _YUV420SToRGB565() local
51 *rgb = YUVToRGB565(*Y, nU, nV); in _YUV420SToRGB565()
53 *rgb = YUVToRGB565(*Y, nU, nV); in _YUV420SToRGB565()
79 const uint8_t nV = *V; in _YUV420SToRGB32() local
80 *rgb = YUVToRGB32(*Y, nU, nV); in _YUV420SToRGB32()
82 *rgb = YUVToRGB32(*Y, nU, nV); in _YUV420SToRGB32()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Stitch/
DIFWIStitch.bat41 if /i "%~1"=="/nV" (
221 echo /nV Do NOT update the VBIOS. (applies to all ROM files for this run)