Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_ssd_calculator_neon.c173 uint32x4_t ssd_4, ssd_5, ssd_6, ssd_7; in ihevce_1x64_ssd_computer_neon() local
221 ssd_6 = vaddl_u16(vget_low_u16(sqabs_6), vget_high_u16(sqabs_6)); in ihevce_1x64_ssd_computer_neon()
226 ssd_6 = vaddq_u32(ssd_6, ssd_7); in ihevce_1x64_ssd_computer_neon()
228 ssd_4 = vaddq_u32(ssd_4, ssd_6); in ihevce_1x64_ssd_computer_neon()