Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc395 ANY11(ABGRToYRow_Any_SSSE3, ABGRToYRow_SSSE3, 0, 4, 1, 15)
Dconvert.cc648 ABGRToYRow = ABGRToYRow_SSSE3; in ABGRToI420()
Drow_gcc.cc1303 void ABGRToYRow_SSSE3(const uint8* src_abgr, uint8* dst_y, int width) { in ABGRToYRow_SSSE3() function
Drow_win.cc1320 void ABGRToYRow_SSSE3(const uint8* src_argb, uint8* dst_y, int width) {
/external/libyuv/files/source/
Drow_any.cc463 ANY11(ABGRToYRow_Any_SSSE3, ABGRToYRow_SSSE3, 0, 4, 1, 15)
Dconvert.cc764 ABGRToYRow = ABGRToYRow_SSSE3; in ABGRToI420()
Drow_gcc.cc1298 void ABGRToYRow_SSSE3(const uint8* src_abgr, uint8* dst_y, int width) { in ABGRToYRow_SSSE3() function
Drow_win.cc1302 __declspec(naked) void ABGRToYRow_SSSE3(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h655 void ABGRToYRow_SSSE3(const uint8* src_abgr, uint8* dst_y, int width);
/external/libyuv/files/include/libyuv/
Drow.h870 void ABGRToYRow_SSSE3(const uint8* src_abgr, uint8* dst_y, int width);