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

/external/chromium_org/third_party/libwebp/dsp/
H A Denc_neon.c46 static WEBP_INLINE void SaturateAndStore4x4(uint8_t* const dst, function
80 SaturateAndStore4x4(dst, out01, out23);
H A Ddec_neon.c399 static WEBP_INLINE void SaturateAndStore4x4(uint8_t* const dst, function
433 SaturateAndStore4x4(dst, out01, out23);
/external/webp/src/dsp/
H A Denc_neon.c46 static WEBP_INLINE void SaturateAndStore4x4(uint8_t* const dst, function
80 SaturateAndStore4x4(dst, out01, out23);
H A Ddec_neon.c399 static WEBP_INLINE void SaturateAndStore4x4(uint8_t* const dst, function
433 SaturateAndStore4x4(dst, out01, out23);

Completed in 149 milliseconds