Searched refs:a_hi_u32 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
H A Dfdct32x32_neon.c656 const uint32x4_t a_hi_u32 = vreinterpretq_u32_s32(a_hi); local
657 const uint32x4_t a_hi_sign_u32 = vshrq_n_u32(a_hi_u32, 31);

Completed in 206 milliseconds