Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/arm/
Dhighbd_temporal_filter_neon.c434 uint16x8_t gyb = vaddq_u16(mat[2][0], mat[2][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
488 uint16x4_t gyb = vadd_u16(mat[2][0], mat[2][2]); in av1_highbd_estimate_noise_from_single_plane_neon() local
Dtemporal_filter_neon.c440 uint16x8_t gyb = vaddl_u8(mat[2][0], mat[2][2]); in av1_estimate_noise_from_single_plane_neon() local
493 uint16x8_t gyb = vaddl_u8(mat[2][0], mat[2][2]); in av1_estimate_noise_from_single_plane_neon() local