Home
last modified time | relevance | path

Searched refs:RAWToARGBRow_SSSE3 (Results 1 – 18 of 18) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_any.cc276 ANY11(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, 0, 3, 4, 15)
Dconvert_argb.cc525 RAWToARGBRow = RAWToARGBRow_SSSE3; in RAWToARGB()
Dconvert.cc952 RAWToARGBRow = RAWToARGBRow_SSSE3; in RAWToI420()
Drow_gcc.cc306 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix) { in RAWToARGBRow_SSSE3() function
Drow_win.cc423 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, in RAWToARGBRow_SSSE3() function
/external/libyuv/files/source/
Drow_any.cc405 ANY11(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, 0, 3, 4, 15)
Dconvert.cc1127 RAWToARGBRow = RAWToARGBRow_SSSE3; in RAWToI420()
Dconvert_argb.cc1036 RAWToARGBRow = RAWToARGBRow_SSSE3; in RAWToARGB()
Drow_gcc.cc222 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width) { in RAWToARGBRow_SSSE3() function
Drow_win.cc358 __declspec(naked) void RAWToARGBRow_SSSE3(const uint8* src_raw,
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc489 ANY11(RAWToARGBRow_Any_SSSE3, RAWToARGBRow_SSSE3, 0, 3, 4, 15)
Drow_gcc.cc224 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width) { in RAWToARGBRow_SSSE3() function
Dconvert.cc1153 RAWToARGBRow = RAWToARGBRow_SSSE3; in RAWToI420()
Dconvert_argb.cc1243 RAWToARGBRow = RAWToARGBRow_SSSE3; in RAWToARGB()
Drow_win.cc358 __declspec(naked) void RAWToARGBRow_SSSE3(const uint8_t* src_raw,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h858 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int pix);
/external/libyuv/files/include/libyuv/
Drow.h1547 void RAWToARGBRow_SSSE3(const uint8* src_raw, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1600 void RAWToARGBRow_SSSE3(const uint8_t* src_raw, uint8_t* dst_argb, int width);