Searched refs:ARGBShadeRow_SSE2 (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Drow.h1823 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width,
/external/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc1981 ARGBShadeRow = ARGBShadeRow_SSE2;
H A Drow_gcc.cc4111 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width, function
H A Drow_win.cc4784 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width,
/external/libyuv/files/source/
H A Dplanar_functions.cc2317 ARGBShadeRow = ARGBShadeRow_SSE2;
H A Drow_gcc.cc4148 void ARGBShadeRow_SSE2(const uint8* src_argb, function
H A Drow_win.cc4720 __declspec(naked) void ARGBShadeRow_SSE2(const uint8* src_argb,
/external/libyuv/files/include/libyuv/
H A Drow.h2874 void ARGBShadeRow_SSE2(const uint8* src_argb,

Completed in 161 milliseconds