Searched refs:ARGBShadeRow_SSE2 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 5129 void ARGBShadeRow_SSE2(const uint8_t* src_argb, in ARGBShadeRow_SSE2() function
|
D | planar_functions.cc | 2526 ARGBShadeRow = ARGBShadeRow_SSE2; in ARGBShade()
|
D | row_win.cc | 4730 __declspec(naked) void ARGBShadeRow_SSE2(const uint8_t* src_argb,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_gcc.cc | 3894 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_SSE2() function
|
D | planar_functions.cc | 1810 ARGBShadeRow = ARGBShadeRow_SSE2; in ARGBShade()
|
D | row_win.cc | 4700 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_SSE2() function
|
/external/libyuv/files/source/ |
D | row_gcc.cc | 4148 void ARGBShadeRow_SSE2(const uint8* src_argb, in ARGBShadeRow_SSE2() function
|
D | planar_functions.cc | 2317 ARGBShadeRow = ARGBShadeRow_SSE2; in ARGBShade()
|
D | row_win.cc | 4720 __declspec(naked) void ARGBShadeRow_SSE2(const uint8* src_argb,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1730 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2874 void ARGBShadeRow_SSE2(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3137 void ARGBShadeRow_SSE2(const uint8_t* src_argb,
|