Home
last modified time | relevance | path

Searched defs:r0 (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Du_math.c144 float *r0, *r1, *r2, *r3; in util_invert_mat4x4() local
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
Drgtc.cpp74 T r0 = static_cast<T>(data[0] & 0xff); in rgtc_decode_subblock() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dhndrte_armtrap.h62 uint32 r0; /* a1 */ member
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_tests.c77 #define UNPACKED_2x1(r0, g0, b0, a0, r1, g1, b1, a1) \ argument
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_color_quantize.cpp114 float r0 = astc::clamp255f(color0.lane<0>() * scale); in quantize_rgb() local
204 float r0 = color0.lane<0>() * scale; in try_quantize_rgb_blue_contract() local
310 float r0 = astc::clamp255f(color0.lane<0>() * scale); in try_quantize_rgb_delta() local
428 float r0 = color1.lane<0>() * scale; in try_quantize_rgb_delta_blue_contract() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2211 uint32 r1, r0; in bcm_uint64_multiple_add() local
2250 uint32 a1 = a_high, a0 = a_low, r0 = 0; in bcm_uint64_divide() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp90 vfloat r0 = change_sign(a0, b0); in TEST() local
113 vfloat r0 = atan(a0); in TEST() local
134 vfloat r0 = atan2(a0, b0); in TEST() local