Home
last modified time | relevance | path

Searched refs:res_u16_high (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/common/arm/
Dwarp_plane_neon.c691 uint16x4_t res_u16_high = vqmovun_s32(res_hi); in av1_warp_affine_neon() local
692 vst1_u16(p4, res_u16_high); in av1_warp_affine_neon()