Searched refs:pack_low_bytes (Results 1 – 8 of 8) sorted by relevance
350 pack_low_bytes(colori); in unorm8x4_array_from_astc_img()
614 ASTCENC_SIMD_INLINE vint4 pack_low_bytes(vint4 a) in pack_low_bytes() function
576 ASTCENC_SIMD_INLINE vint8 pack_low_bytes(vint8 v) in pack_low_bytes() function
1053 vint scn = pack_low_bytes(weight); in compute_quantized_weights_for_decimation()1087 vint scn = pack_low_bytes(weight); in compute_quantized_weights_for_decimation()
662 ASTCENC_SIMD_INLINE vint4 pack_low_bytes(vint4 a) in pack_low_bytes() function
670 ASTCENC_SIMD_INLINE vint4 pack_low_bytes(vint4 a) in pack_low_bytes() function
1350 pixel = pack_low_bytes(pixel); in image_set_pixel_u8()
1836 TEST(vint4, pack_low_bytes) in TEST() argument1839 vint4 r = pack_low_bytes(a); in TEST()3384 TEST(vint8, pack_low_bytes) in TEST() argument3387 vint8 r = pack_low_bytes(a); in TEST()