Searched defs:thresh_u16 (Results 1 – 2 of 2) sorted by relevance
444 uint16x8_t thresh_u16 = vcltq_u16(ga, thresh); in av1_highbd_estimate_noise_from_single_plane_neon() local498 uint16x4_t thresh_u16 = vclt_u16(ga, vget_low_u16(thresh)); in av1_highbd_estimate_noise_from_single_plane_neon() local
449 uint16x8_t thresh_u16 = vcltq_u16(ga, thresh); in av1_estimate_noise_from_single_plane_neon() local502 uint16x8_t thresh_u16 = vandq_u16(vcltq_u16(ga, thresh), mask); in av1_estimate_noise_from_single_plane_neon() local