Searched defs:RGB24ToYJRow_AVX2 (Results 1 – 4 of 4) sorted by relevance
3583 void RGB24ToYJRow_AVX2(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_AVX2() function
4340 void RGB24ToYJRow_AVX2(const uint8_t* src_rgb24, uint8_t* dst_yj, int width) { in RGB24ToYJRow_AVX2() function
8300 pub fn RGB24ToYJRow_AVX2(src_rgb24: *const u8, dst_yj: *mut u8, width: ::std::os::raw::c_int); in RGB24ToYJRow_AVX2() function