Searched defs:r2 (Results 1 – 5 of 5) sorted by relevance
/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/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | hndrte_armtrap.h | 64 uint32 r2; /* a3 */ member
|
/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
|