| /device/generic/goldfish/camera/ |
| D | Converters.cpp | 28 static void _YUV420SToRGB565(const uint8_t* Y, in _YUV420SToRGB565() 58 static void _YUV420SToRGB32(const uint8_t* Y, in _YUV420SToRGB32() 91 const uint8_t* Y = reinterpret_cast<const uint8_t*>(yv12); in YV12ToRGB565() local 100 const uint8_t* Y = reinterpret_cast<const uint8_t*>(yv12); in YV12ToRGB32() local 109 const uint8_t* Y = reinterpret_cast<const uint8_t*>(yu12); in YU12ToRGB32() local 118 static void _NVXXToRGB565(const uint8_t* Y, in _NVXXToRGB565() 131 static void _NVXXToRGB32(const uint8_t* Y, in _NVXXToRGB32()
|
| D | EmulatedFakeCameraDevice.cpp | 260 uint8_t* Y = mCurrentFrame; in drawCheckerboard() local
|
| D | Converters.h | 231 uint8_t Y; member
|
| /device/google/marlin/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) argument 79 #define strlcat(X,Y,Z) strcat(X,Y) argument
|
| /device/huawei/angler/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) argument 79 #define strlcat(X,Y,Z) strcat(X,Y) argument
|
| /device/lge/bullhead/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) argument 79 #define strlcat(X,Y,Z) strcat(X,Y) argument
|
| /device/moto/shamu/location/loc_api/loc_api_v02/ |
| D | loc_util_log.h | 78 #define strlcpy(X,Y,Z) strcpy(X,Y) argument 79 #define strlcat(X,Y,Z) strcat(X,Y) argument
|
| /device/google/marlin/dataservices/datatop/src/ |
| D | datatop_interface.h | 162 #define strlcpy(X,Y,Z) strcpy(X,Y) argument 163 #define strlcat(X,Y,Z) strcat(X,Y) argument
|
| /device/google/contexthub/firmware/inc/ |
| D | toolchain.h | 45 #define WEAK_ALIAS(X,Y) _Pragma(PRAGMA_HELPER(X,Y,weak)) void X(void) argument
|
| /device/google/dragon/sensor_hub/ |
| D | cros_ec_sensors.h | 37 enum {X, Y, Z, MAX_AXIS}; enumerator
|
| /device/generic/goldfish/camera/fake-pipeline2/ |
| D | Scene.h | 80 Y, enumerator
|
| /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
| D | mm_qcamera_main_menu.c | 45 #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) argument
|
| /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
| D | mm_qcamera_main_menu.c | 45 #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) argument
|
| /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
| D | mm_qcamera_main_menu.c | 45 #define MIN(X,Y) ((X) < (Y) ? (X) : (Y)) argument
|
| /device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/ |
| D | arm_math.h | 7140 float32_t Y) in arm_bilinear_interp_f32() 7208 q31_t Y) in arm_bilinear_interp_q31() 7284 q31_t Y) in arm_bilinear_interp_q15() 7364 q31_t Y) in arm_bilinear_interp_q7()
|