Searched defs:gxb (Results 1 – 4 of 4) sorted by relevance
429 uint16x8_t gxb = vaddq_u16(mat[0][2], mat[2][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local483 uint16x4_t gxb = vadd_u16(mat[0][2], mat[2][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
435 uint16x8_t gxb = vaddl_u8(mat[0][2], mat[2][2]); in av1_estimate_noise_from_single_plane_neon() local488 uint16x8_t gxb = vaddl_u8(mat[0][2], mat[2][2]); in av1_estimate_noise_from_single_plane_neon() local
3399 __m128i gxb = _mm_packus_epi16(gw, xw); in stbi__YCbCr_to_RGB_simd() local
3443 __m128i gxb = _mm_packus_epi16(gw, xw); in stbi__YCbCr_to_RGB_simd() local