Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/arm/
Dwarp_plane_neon.c685 int16x8_t final_res_high = vcombine_s16(res_high, res_high); in av1_warp_affine_neon() local
686 uint8x8_t res_8_high = vqmovun_s16(final_res_high); in av1_warp_affine_neon()