Searched refs:ARGBShadeRow_SSE2 (Results 1 – 8 of 8) sorted by relevance
/external/libyuv/files/source/ |
D | row_posix.cc | 3445 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_SSE2() function
|
D | planar_functions.cc | 1377 ARGBShadeRow = ARGBShadeRow_SSE2; in ARGBShade()
|
D | row_win.cc | 3898 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width, in ARGBShadeRow_SSE2() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 708 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width,
|
/external/libvpx/libvpx/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/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1729 void ARGBShadeRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width,
|