Home
last modified time | relevance | path

Searched refs:ARGBShadeRow_SSE2 (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc5129 void ARGBShadeRow_SSE2(const uint8_t* src_argb, in ARGBShadeRow_SSE2() function
Dplanar_functions.cc2526 ARGBShadeRow = ARGBShadeRow_SSE2; in ARGBShade()
Drow_win.cc4730 __declspec(naked) void ARGBShadeRow_SSE2(const uint8_t* src_argb,
/external/libaom/libaom/third_party/libyuv/source/
Drow_gcc.cc3894 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_SSE2() function
Dplanar_functions.cc1810 ARGBShadeRow = ARGBShadeRow_SSE2; in ARGBShade()
Drow_win.cc4700 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_SSE2() function
/external/libyuv/files/source/
Drow_gcc.cc4148 void ARGBShadeRow_SSE2(const uint8* src_argb, in ARGBShadeRow_SSE2() function
Dplanar_functions.cc2317 ARGBShadeRow = ARGBShadeRow_SSE2; in ARGBShade()
Drow_win.cc4720 __declspec(naked) void ARGBShadeRow_SSE2(const uint8* src_argb,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1730 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width,
/external/libyuv/files/include/libyuv/
Drow.h2874 void ARGBShadeRow_SSE2(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3137 void ARGBShadeRow_SSE2(const uint8_t* src_argb,