Searched defs:ABGRToYRow_AVX2 (Results 1 – 4 of 4) sorted by relevance
1232 void ABGRToYRow_AVX2(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_AVX2() function
1480 void ABGRToYRow_AVX2(const uint8_t* src_abgr, uint8_t* dst_y, int width) { in ABGRToYRow_AVX2() function
8243 pub fn ABGRToYRow_AVX2(src_abgr: *const u8, dst_y: *mut u8, width: ::std::os::raw::c_int); in ABGRToYRow_AVX2() function