Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc336 ANY11(J400ToARGBRow_Any_SSE2, J400ToARGBRow_SSE2, 0, 1, 4, 7)
Dconvert_argb.cc784 J400ToARGBRow = J400ToARGBRow_SSE2; in J400ToARGB()
Drow_gcc.cc189 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_SSE2() function
Drow_win.cc293 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) {
/external/libyuv/files/source/
Drow_any.cc392 ANY11(J400ToARGBRow_Any_SSE2, J400ToARGBRow_SSE2, 0, 1, 4, 7)
Dconvert_argb.cc831 J400ToARGBRow = J400ToARGBRow_SSE2; in J400ToARGB()
Drow_gcc.cc156 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width) { in J400ToARGBRow_SSE2() function
Drow_win.cc258 __declspec(naked) void J400ToARGBRow_SSE2(const uint8* src_y,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1024 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h1714 void J400ToARGBRow_SSE2(const uint8* src_y, uint8* dst_argb, int width);