Searched defs:y1 (Results 1 – 8 of 8) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | yuv.h | 27 unsigned int y1:8; member 71 unsigned int y1:8; member
|
/device/generic/goldfish-opengl/system/OpenglSystemCommon/ |
D | FormatConversions.cpp | 214 signed y1 = (signed)yv12_y[i] - 16; in yv12_to_rgb565() local 260 signed y1 = (signed)yv12_y[i] - 16; in yv12_to_rgb888() local 305 signed y1 = (signed)yv12_y[i] - 16; in yuv420p_to_rgb888() local
|
/device/linaro/bootloader/edk2/StdLib/LibC/Math/ |
D | e_pow.c | 121 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
|
/device/google/contexthub/firmware/lib/libm/ |
D | ef_pow.c | 67 float y1,t1,t2,r,s,t,u,v,w; local
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 5770 float32_t y0, y1; /* Nearest output values */ in arm_linear_interp_f32() local 5828 q31_t y0, y1; /* Nearest output values */ in arm_linear_interp_q31() local 5890 q15_t y0, y1; /* Nearest output values */ in arm_linear_interp_q15() local 5950 q7_t y0, y1; /* Nearest output values */ in arm_linear_interp_q7() local 7213 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 7288 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7369 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local
|
/device/generic/goldfish/camera/ |
D | EmulatedFakeRotatingCameraDevice.cpp | 340 float y1 = -R*sin(theta_around_x*3.14/180); in get_eye_x_y_z() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | calendar.py | 102 def leapdays(y1, y2): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | calendar.py | 102 def leapdays(y1, y2): argument
|