Home
last modified time | relevance | path

Searched defs:gxb (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/encoder/arm/
Dhighbd_temporal_filter_neon.c429 uint16x8_t gxb = vaddq_u16(mat[0][2], mat[2][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
483 uint16x4_t gxb = vadd_u16(mat[0][2], mat[2][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
Dtemporal_filter_neon.c435 uint16x8_t gxb = vaddl_u8(mat[0][2], mat[2][2]); in av1_estimate_noise_from_single_plane_neon() local
488 uint16x8_t gxb = vaddl_u8(mat[0][2], mat[2][2]); in av1_estimate_noise_from_single_plane_neon() local
/external/armnn/third-party/stb/
Dstb_image.h3399 __m128i gxb = _mm_packus_epi16(gw, xw); in stbi__YCbCr_to_RGB_simd() local
/external/ComputeLibrary/include/stb/
Dstb_image.h3443 __m128i gxb = _mm_packus_epi16(gw, xw); in stbi__YCbCr_to_RGB_simd() local