Searched refs:ARGBSubtractRow_SSE2 (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 208 ANY21(ARGBSubtractRow_Any_SSE2, ARGBSubtractRow_SSE2, 0, 4, 4, 4, 3)
|
D | row_gcc.cc | 4280 void ARGBSubtractRow_SSE2(const uint8* src_argb0, const uint8* src_argb1, in ARGBSubtractRow_SSE2() function
|
D | planar_functions.cc | 1051 ARGBSubtractRow = ARGBSubtractRow_SSE2; in ARGBSubtract()
|
D | row_win.cc | 4905 void ARGBSubtractRow_SSE2(const uint8* src_argb0, const uint8* src_argb1,
|
/external/libyuv/files/source/ |
D | row_any.cc | 235 ANY21(ARGBSubtractRow_Any_SSE2, ARGBSubtractRow_SSE2, 0, 4, 4, 4, 3)
|
D | row_gcc.cc | 4327 void ARGBSubtractRow_SSE2(const uint8* src_argb0, in ARGBSubtractRow_SSE2() function
|
D | planar_functions.cc | 1259 ARGBSubtractRow = ARGBSubtractRow_SSE2; in ARGBSubtract()
|
D | row_win.cc | 4844 __declspec(naked) void ARGBSubtractRow_SSE2(const uint8* src_argb0,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1518 void ARGBSubtractRow_SSE2(const uint8* src_argb, const uint8* src_argb1,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2249 void ARGBSubtractRow_SSE2(const uint8* src_argb,
|