Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dyuv.h27 unsigned int y1:8; member
71 unsigned int y1:8; member
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp214 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/
De_pow.c121 double y1,t1,t2,r,s,t,u,v,w; in __ieee754_pow() local
/device/google/contexthub/firmware/lib/libm/
Def_pow.c67 float y1,t1,t2,r,s,t,u,v,w; local
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Darm_math.h5770 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/
DEmulatedFakeRotatingCameraDevice.cpp340 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/
Dcalendar.py102 def leapdays(y1, y2): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dcalendar.py102 def leapdays(y1, y2): argument