Searched defs:BGRAToYRow_SSSE3 (Results 1 – 4 of 4) sorted by relevance
1129 void BGRAToYRow_SSSE3(const uint8* src_bgra, uint8* dst_y, int pix) { in BGRAToYRow_SSSE3() function
1294 void BGRAToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { in BGRAToYRow_SSSE3() function
1519 void BGRAToYRow_SSSE3(const uint8_t* src_bgra, uint8_t* dst_y, int width) { in BGRAToYRow_SSSE3() function