Home
last modified time | relevance | path

Searched defs:R (Results 1 – 25 of 26) sorted by relevance

12

/device/google/contexthub/firmware/os/algos/common/math/
Dquat.c21 void initQuat(Quat *q, const struct Mat33 *R) { in initQuat()
35 void quatToMatrix(struct Mat33 *R, const Quat *q) { in quatToMatrix()
/device/generic/goldfish/wifi/mac80211_create_radios/
Dmain.cpp77 #define RETURN(R) return (R); argument
78 #define RETURN_ERROR(C, R) \ argument
83 #define RETURN_NL_ERROR(C, NLR, R) \ argument
/device/google/contexthub/firmware/os/algos/
Dfusion.c213 struct Mat33 R; in fusion_init_complete() local
441 struct Mat33 R; in fusionUpdate() local
540 struct Mat33 R; in fusionHandleAcc() local
604 struct Mat33 R; in fusionHandleMag() local
689 void fusionGetRotationMatrix(const struct Fusion *fusion, struct Mat33 *R) { in fusionGetRotationMatrix()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/
DVlvAccess.h170 #define PciCfg32Read_CF8CFC(B,D,F,R) \ argument
173 #define PciCfg32Write_CF8CFC(B,D,F,R,Data) \ argument
176 #define PciCfg32Or_CF8CFC(B,D,F,R,O) \ argument
180 #define PciCfg32And_CF8CFC(B,D,F,R,A) \ argument
184 #define PciCfg32AndThenOr_CF8CFC(B,D,F,R,A,O) \ argument
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
De_log2.c43 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log2() local
De_log.c105 double hfsq,f,s,z,R,w,t1,t2,dk; in __ieee754_log() local
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DFormatConversions.cpp114 uint8_t R = (r * 527 + 23) >> 6; in rgb565_to_yv12() local
165 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yv12() local
217 uint8_t R = rgb_ptr[i*rgb_stride]; in rgb888_to_yuv420p() local
/device/generic/goldfish/camera/
DEmulatedFakeRotatingCameraDevice.cpp78 uint8_t R = input[j*width*4 + i*4]; in rgba8888_to_nv21() local
331 const float R=3500; in get_eye_x_y_z() local
/device/google/cuttlefish/guest/hals/camera/fake-pipeline2/
DScene.h71 enum ColorChannels { R = 0, Gr, Gb, B, Y, Cb, Cr, NUM_CHANNELS }; enumerator
DScene.cpp35 #define R (Scene::ROOF * Scene::NUM_CHANNELS) macro
/device/generic/goldfish/camera/fake-pipeline2/
DScene.h101 R = 0, enumerator
DScene.cpp35 #define R (Scene::ROOF * Scene::NUM_CHANNELS) macro
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/
Dmeminit.c1572 #define R 1 // RIGHT RDQS in rd_train() macro
1902 #define R 1 // RIGHT side loop value definition in wr_train() macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_heapq.py241 def R(seqn): function
Dtest_itertools.py1102 def R(seqn): function
Dtest_set.py1473 def R(seqn): function
Dtest_descr.py3092 class R(J): class
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsha256module.c119 #define R(x, n) (((x)&0xFFFFFFFFUL)>>(n)) macro
Dsha512module.c129 #define R(x, n) (((x) & Py_ULL(0xFFFFFFFFFFFFFFFF)) >> ((unsigned PY_LONG_LONG)n)) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsha256module.c119 #define R(x, n) (((x)&0xFFFFFFFFUL)>>(n)) macro
Dsha512module.c129 #define R(x, n) (((x) & Py_ULL(0xFFFFFFFFFFFFFFFF)) >> ((unsigned PY_LONG_LONG)n)) macro
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c347 struct Mat33 R; // direction-cosine/rotation matrix, inertial -> device in updateOutput() local
/device/google/bonito/sdm710/kernel-headers/media/
Dmsm_camera.h557 struct msm_st_half R; member
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsm_camera.h794 struct msm_st_half R; member
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsm_camera.h557 struct msm_st_half R; member

12