Searched defs:b0 (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format_tests.c | 77 #define UNPACKED_2x1(r0, g0, b0, a0, r1, g1, b1, a1) \ argument
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_color_quantize.cpp | 116 float b0 = astc::clamp255f(color0.lane<2>() * scale); in quantize_rgb() local 206 float b0 = color0.lane<2>() * scale; in try_quantize_rgb_blue_contract() local 312 float b0 = astc::clamp255f(color0.lane<2>() * scale); in try_quantize_rgb_delta() local 430 float b0 = color1.lane<2>() * scale; in try_quantize_rgb_delta_blue_contract() local
|
D | astcenc_vecmathlib_none_4.h | 672 int b0 = a.m[0] & 0xFF; in pack_low_bytes() local
|
D | astcenc_color_unquantize.cpp | 555 int b0 = v2 & 0x3f; in hdr_rgb_unpack() local
|
D | wuffs-v0.3.c | 19358 uint8_t b0 = s[0]; in wuffs_base__pixel_swizzler__bgrw__rgb__sse42() local 19391 uint8_t b0 = s[0]; in wuffs_base__pixel_swizzler__bgrw__rgb() local 19424 uint8_t b0 = s[0]; in wuffs_base__pixel_swizzler__bgrw__rgbx() local
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_pack_color.h | 639 pack_ub4(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in pack_ub4()
|
D | softfloat.c | 798 uint32_t a32, a0, b32, b0; in _mesa_softfloat_mul_f64_to_f128_m() local
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | noise.inl | 693 tvec4<T, P> b0(x.x, x.y, y.x, y.y); local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 2212 uint32 a1, a0, b1, b0, t, cc = 0; in bcm_uint64_multiple_add() local
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/ |
D | test_simd.cpp | 89 vfloat b0(-1.0f); in TEST() local 133 vfloat b0( 1.15f); in TEST() local
|