Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcost_neon.c40 uint32x2_t eob_32x2 = in SetResidualCoeffs_NEON() local
42 eob_32x2 = vpmax_u32(eob_32x2, eob_32x2); in SetResidualCoeffs_NEON()
44 vst1_lane_s32(&res->last, vreinterpret_s32_u32(eob_32x2), 0); in SetResidualCoeffs_NEON()

Completed in 2 milliseconds