Home
last modified time | relevance | path

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

/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/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