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

/ndk/tests/build/b9193874-neon/jni/
H A Db9193874-neon.c284 const uint8x8x4_t r_g_b_v255 = {{ y, u, v, vmov_n_u8(255) }}; local
285 vst4_u8(top_dst + off, r_g_b_v255);
332 const uint8x8x4_t r_g_b_v255 = {{ y, u, v, vmov_n_u8(255) }}; local
333 vst4_u8(bottom_dst + off, r_g_b_v255);

Completed in 18 milliseconds