/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/ |
D | test_simd.cpp | 100 vfloat r2 = change_sign(a2, b2); in TEST() local 121 vfloat r2 = atan(a2); in TEST() local 144 vfloat r2 = atan2(a2, b2); in TEST() local 549 vmask4 r2 = a2 == b2; in TEST() local 580 vmask4 r2 = a2 != b2; in TEST() local 698 vfloat4 r2 = clamp(2.1f, 3.0f, a2); in TEST() local 716 vfloat4 r2 = clampz(3.0f, a2); in TEST() local 734 vfloat4 r2 = clampzo(a2); in TEST() local 763 vfloat4 r2 = round(a2); in TEST() local 779 vfloat4 r2 = hmin(a2); in TEST() local [all …]
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_math.c | 144 float *r0, *r1, *r2, *r3; in util_invert_mat4x4() local
|
D | register_allocate.c | 131 ra_add_conflict_list(struct ra_regs *regs, unsigned int r1, unsigned int r2) in ra_add_conflict_list() 142 ra_add_reg_conflict(struct ra_regs *regs, unsigned int r1, unsigned int r2) in ra_add_reg_conflict() 819 struct ra_class *c2, unsigned int r2) in ra_class_allocations_conflict()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | hndrte_armtrap.h | 64 uint32 r2; /* a3 */ member
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | software_converter.cpp | 100 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | software_converter.cpp | 99 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | software_converter.cpp | 98 unsigned int r1 = 0, r2 = 0, i = 0, j = 0; in convertYV12toYCrCb420SP() local
|
/hardware/interfaces/drm/1.4/vts/functional/ |
D | drm_hal_test.cpp | 104 bool r2; in TEST_P() local
|
/hardware/google/gfxstream/common/etc/ |
D | etc.cpp | 299 int r1, r2, g1, g2, b1, b2; in etc2_decode_block_T() local 328 int r1, r2, g1, g2, b1, b2; in etc2_decode_block_H() local 394 int r1, r2, g1, g2, b1, b2; in etc2_decode_rgb_block() local 640 int r1, g1, b1, r2, g2, b2; // 8 bit base colors for sub-blocks in etc_encodeBaseColors() local
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xregion.h | 90 #define EXTENTCHECK(r1, r2) \ argument
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 493 inline hwc_rect expand(const hwc_rect &r1, const hwc_rect &r2) in expand()
|