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

/external/libvpx/libvpx/vp8/common/arm/neon/
H A Dloopfiltersimpleverticaledge_neon.c16 static INLINE void write_2x4(unsigned char *dst, int pitch, function
50 write_2x4(dst, pitch, result);
52 write_2x4(dst, pitch, result2);

Completed in 56 milliseconds