Searched refs:yws (Results 1 – 2 of 2) sorted by relevance
/third_party/astc-encoder/Source/ |
D | stb_image.h | 3657 __m128i yws = _mm_srli_epi16(yw, 4); in stbi__YCbCr_to_RGB_simd() local 3662 __m128i rws = _mm_add_epi16(cr0, yws); in stbi__YCbCr_to_RGB_simd() 3663 __m128i gwt = _mm_add_epi16(cb0, yws); in stbi__YCbCr_to_RGB_simd() 3664 __m128i bws = _mm_add_epi16(yws, cb1); in stbi__YCbCr_to_RGB_simd() 3709 int16x8_t yws = vreinterpretq_s16_u16(vshll_n_u8(y_bytes, 4)); in stbi__YCbCr_to_RGB_simd() local 3718 int16x8_t rws = vaddq_s16(yws, cr0); in stbi__YCbCr_to_RGB_simd() 3719 int16x8_t gws = vaddq_s16(vaddq_s16(yws, cb0), cr1); in stbi__YCbCr_to_RGB_simd() 3720 int16x8_t bws = vaddq_s16(yws, cb1); in stbi__YCbCr_to_RGB_simd()
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 770 …223322241./1//001231-1223131.& *30000/01--.-/112/-,01001--01 ""$# !##""[yws[PKKLOSUSQOOLIGC60..…
|