Home
last modified time | relevance | path

Searched defs:gxa (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/arm/
Dhighbd_temporal_filter_neon.c428 uint16x8_t gxa = vaddq_u16(mat[0][0], mat[2][0]); in av1_highbd_estimate_noise_from_single_plane_neon() local
482 uint16x4_t gxa = vadd_u16(mat[0][0], mat[2][0]); in av1_highbd_estimate_noise_from_single_plane_neon() local
Dtemporal_filter_neon.c434 uint16x8_t gxa = vaddl_u8(mat[0][0], mat[2][0]); in av1_estimate_noise_from_single_plane_neon() local
487 uint16x8_t gxa = vaddl_u8(mat[0][0], mat[2][0]); in av1_estimate_noise_from_single_plane_neon() local