Home
last modified time | relevance | path

Searched defs:res_low (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/common/arm/
Dblend_a64_hmask_neon.c36 uint16x8_t res, res_low, res_high; in aom_blend_a64_hmask_neon() local
Dblend_a64_vmask_neon.c29 uint16x8_t res, res_low, res_high; in aom_blend_a64_vmask_neon() local
Dwarp_plane_neon.c310 int32x4_t *res_low, int32x4_t *res_high, in vertical_filter_neon()
652 int16x4_t res_low = vadd_s16(tmp16_low, res_sub_const); in av1_warp_affine_neon() local