Home
last modified time | relevance | path

Searched defs:b0 (Results 1 – 10 of 10) sorted by relevance

/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.cpp116 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
Dastcenc_vecmathlib_none_4.h672 int b0 = a.m[0] & 0xFF; in pack_low_bytes() local
Dastcenc_color_unquantize.cpp555 int b0 = v2 & 0x3f; in hdr_rgb_unpack() local
Dwuffs-v0.3.c19358 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/
Du_pack_color.h639 pack_ub4(uint8_t b0, uint8_t b1, uint8_t b2, uint8_t b3) in pack_ub4()
Dsoftfloat.c798 uint32_t a32, a0, b32, b0; in _mesa_softfloat_mul_f64_to_f128_m() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/
Dnoise.inl693 tvec4<T, P> b0(x.x, x.y, y.x, y.y); local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2212 uint32 a1, a0, b1, b0, t, cc = 0; in bcm_uint64_multiple_add() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp89 vfloat b0(-1.0f); in TEST() local
133 vfloat b0( 1.15f); in TEST() local