HomeSort by relevance Sort by last modified time
    Searched full:ab_max (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vpx_dsp/arm/
avg_neon.c 238 uint8x8_t ab_max = vmax_u8(vget_high_u8(ab07_max), vget_low_u8(ab07_max)); local
242 ab_max = vpmax_u8(ab_max, ab_max);
245 ab_max = vpmax_u8(ab_max, ab_max);
248 ab_max = vpmax_u8(ab_max, ab_max);
    [all...]

Completed in 85 milliseconds