Home
last modified time | relevance | path

Searched refs:RGBAToYRow_SSSE3 (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc396 ANY11(RGBAToYRow_Any_SSSE3, RGBAToYRow_SSSE3, 0, 4, 1, 15)
Dconvert.cc714 RGBAToYRow = RGBAToYRow_SSSE3; in RGBAToI420()
Drow_gcc.cc1337 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_SSSE3() function
Drow_win.cc1353 void RGBAToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int width) {
/external/libyuv/files/source/
Drow_any.cc464 ANY11(RGBAToYRow_Any_SSSE3, RGBAToYRow_SSSE3, 0, 4, 1, 15)
Dconvert.cc865 RGBAToYRow = RGBAToYRow_SSSE3; in RGBAToI420()
Drow_gcc.cc1333 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width) { in RGBAToYRow_SSSE3() function
Drow_win.cc1336 __declspec(naked) void RGBAToYRow_SSSE3(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h656 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width);
/external/libyuv/files/include/libyuv/
Drow.h871 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width);