Searched defs:ab0123_max (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
H A Davg_neon.c229 const uint8x16_t ab0123_max = vmaxq_u8(ab01_diff, ab23_diff); local
234 const uint8x16_t ab07_max = vmaxq_u8(ab0123_max, ab4567_max);

Completed in 104 milliseconds