Searched defs:ARGBToYRow_SSSE3 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow_gcc.cc665 void ARGBToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { function
H A Drow_win.cc1140 void ARGBToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { function
/external/libyuv/files/source/
H A Drow_gcc.cc736 void ARGBToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int width) { function

Completed in 135 milliseconds