Searched refs:ARGBSubtractRow_SSE2 (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 184 ANY21(ARGBSubtractRow_Any_SSE2, ARGBSubtractRow_SSE2, 0, 4, 4, 4, 3)
|
D | row_gcc.cc | 4063 void ARGBSubtractRow_SSE2(const uint8* src_argb0, const uint8* src_argb1, in ARGBSubtractRow_SSE2() function
|
D | planar_functions.cc | 750 ARGBSubtractRow = ARGBSubtractRow_SSE2; in ARGBSubtract()
|
D | row_win.cc | 4821 void ARGBSubtractRow_SSE2(const uint8* src_argb0, const uint8* src_argb1, in ARGBSubtractRow_SSE2() function
|
/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/source/ |
D | row_any.cc | 283 ANY21(ARGBSubtractRow_Any_SSE2, ARGBSubtractRow_SSE2, 0, 4, 4, 4, 3)
|
D | row_gcc.cc | 5303 void ARGBSubtractRow_SSE2(const uint8_t* src_argb0, in ARGBSubtractRow_SSE2() function
|
D | planar_functions.cc | 1461 ARGBSubtractRow = ARGBSubtractRow_SSE2; in ARGBSubtract()
|
D | row_win.cc | 4854 __declspec(naked) void ARGBSubtractRow_SSE2(const uint8_t* src_argb0,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1413 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,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2467 void ARGBSubtractRow_SSE2(const uint8_t* src_argb0,
|