Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc323 ANY11(RGBAToYRow_Any_SSSE3, RGBAToYRow_SSSE3, 0, 4, 1, 15)
Dconvert.cc751 RGBAToYRow = RGBAToYRow_SSSE3; in RGBAToI420()
Drow_gcc.cc1258 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int pix) { in RGBAToYRow_SSSE3() function
Drow_win.cc1360 void RGBAToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int pix) { in RGBAToYRow_SSSE3() function
/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/source/
Drow_any.cc548 ANY11(RGBAToYRow_Any_SSSE3, RGBAToYRow_SSSE3, 0, 4, 1, 15)
Drow_gcc.cc1650 void RGBAToYRow_SSSE3(const uint8_t* src_rgba, uint8_t* dst_y, int width) { in RGBAToYRow_SSSE3() function
Dconvert.cc904 RGBAToYRow = RGBAToYRow_SSSE3; in RGBAToI420()
Drow_win.cc1336 __declspec(naked) void RGBAToYRow_SSSE3(const uint8_t* src_argb,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h588 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int pix);
/external/libyuv/files/include/libyuv/
Drow.h871 void RGBAToYRow_SSSE3(const uint8* src_rgba, uint8* dst_y, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h834 void RGBAToYRow_SSSE3(const uint8_t* src_rgba, uint8_t* dst_y, int width);