/device/generic/goldfish/camera/ |
D | Converters.cpp | 29 const uint8_t* U, in _YUV420SToRGB565() argument 36 const uint8_t* U_pos = U; in _YUV420SToRGB565() 40 for (int x = 0; x < width; x += 2, U += dUV, V += dUV) { in _YUV420SToRGB565() 41 const uint8_t nU = *U; in _YUV420SToRGB565() 49 U_pos = U; in _YUV420SToRGB565() 52 U = U_pos; in _YUV420SToRGB565() 59 const uint8_t* U, in _YUV420SToRGB32() argument 66 const uint8_t* U_pos = U; in _YUV420SToRGB32() 70 for (int x = 0; x < width; x += 2, U += dUV, V += dUV) { in _YUV420SToRGB32() 71 const uint8_t nU = *U; in _YUV420SToRGB32() [all …]
|
D | EmulatedFakeCameraDevice.cpp | 263 uint8_t* U = U_pos; in drawCheckerboard() local 267 changeWhiteBalance(adjustedWhite.Y, adjustedWhite.U, adjustedWhite.V); in drawCheckerboard() 274 mBlackYUV.get(Y, U, V); in drawCheckerboard() 276 adjustedWhite.get(Y, U, V); in drawCheckerboard() 280 Y += 2; U += mUVStep; V += mUVStep; in drawCheckerboard() 288 U_pos = U; in drawCheckerboard() 291 U = U_pos; in drawCheckerboard() 323 changeWhiteBalance(adjustedColor.Y, adjustedColor.U, adjustedColor.V); in drawSquare() 346 changeWhiteBalance(adjustedColor.Y, adjustedColor.U, adjustedColor.V); in drawSolid() 352 uint8_t* U = mFrameU; in drawSolid() local [all …]
|
D | Converters.h | 232 uint8_t U; member 236 : Y(0), U(0), V(0) in YUVPixel() 242 RGB565ToYUV(rgb565, &Y, &U, &V); in YUVPixel() 247 RGB32ToYUV(rgb32, &Y, &U, &V); in YUVPixel() 252 *pY = Y; *pU = U; *pV = V; in get()
|
/device/htc/flounder/VolantisKeyboard/res/raw/ |
D | keyboard_layout_volantis_japanese.kcm | 141 key U { 144 shift, capslock: 'U'
|
D | keyboard_layout_volantis_english_us.kcm | 139 key U { 142 shift, capslock: 'U'
|
D | keyboard_layout_volantis_spanish.kcm | 149 key U { 152 shift, capslock: 'U'
|
D | keyboard_layout_volantis_english_uk.kcm | 143 key U { 146 shift, capslock: 'U'
|
D | keyboard_layout_volantis_italian.kcm | 144 key U { 147 shift, capslock: 'U'
|
D | keyboard_layout_volantis_french.kcm | 158 key U { 161 shift, capslock: 'U'
|
D | keyboard_layout_volantis_german.kcm | 154 key U { 157 shift, capslock: 'U'
|
D | keyboard_layout_volantis_french_ca.kcm | 152 key U { 155 shift, capslock: 'U'
|
D | keyboard_layout_volantis_belgian.kcm | 158 key U { 161 shift, capslock: 'U'
|
D | keyboard_layout_volantis_korean.kcm | 150 key U { 154 shift+ralt, ralt+capslock: 'U'
|
D | keyboard_layout_volantis_cangjie.kcm | 146 key U { 150 shift, shift+capslock, shift+ralt: 'U'
|
D | keyboard_layout_volantis_swedish.kcm | 155 key U { 158 shift, capslock: 'U'
|
D | keyboard_layout_volantis_english_us_intl.kcm | 165 key U { 168 shift, capslock: 'U'
|
D | keyboard_layout_volantis_zhuyin.kcm | 157 key U { 161 shift, shift+capslock, shift+ralt: 'U'
|
/device/generic/goldfish/camera/fake-pipeline2/ |
D | Scene.cpp | 39 #define U (Scene::SUN * Scene::NUM_CHANNELS) macro 79 #undef U
|
/device/generic/goldfish/sensors/ |
D | sensors_qemu.c | 249 uint32_t new_sensors = 0U; in sensor_device_poll_event_locked()
|
/device/asus/fugu/self-extractors/widevine/ |
D | LICENSE | 148 INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
|
/device/lge/hammerhead/self-extractors/lge/ |
D | LICENSE | 148 INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
|
/device/asus/flo/self-extractors/broadcom/ |
D | LICENSE | 148 INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
|
/device/lge/hammerhead/self-extractors/broadcom/ |
D | LICENSE | 148 INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
|
/device/moto/shamu/self-extractors/broadcom/ |
D | LICENSE | 148 INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
|
/device/asus/fugu/self-extractors/google/ |
D | LICENSE | 148 INDEMNIFICATION OR OTHERWISE) EXCEED ONE HUNDRED U.S. DOLLARS
|