Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_had_compute_neon.c387 int32x2_t sad_32_2; in ihevce_HAD_4x4_8bit_plane_neon() local
442 sad_32_2 = vadd_s32(vget_high_s32(sad_32_4[2]), vget_low_s32(sad_32_4[2])); in ihevce_HAD_4x4_8bit_plane_neon()
443 sad_64_1 = vpaddl_s32(sad_32_2); in ihevce_HAD_4x4_8bit_plane_neon()