Home
last modified time | relevance | path

Searched defs:max07 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dhighbd_avg_neon.c91 const uint16x8_t max07 = vmaxq_u16(max0123, max4567); in aom_highbd_minmax_8x8_neon() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dhighbd_avg_neon.c105 const uint16x8_t max07 = vmaxq_u16(max0123, max4567); in vpx_highbd_minmax_8x8_neon() local