Searched refs:ARGBMultiplyRow_SSE2 (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 178 ANY21(ARGBMultiplyRow_Any_SSE2, ARGBMultiplyRow_SSE2, 0, 4, 4, 4, 3)
|
D | row_gcc.cc | 3930 void ARGBMultiplyRow_SSE2(const uint8* src_argb0, const uint8* src_argb1, in ARGBMultiplyRow_SSE2() function
|
D | planar_functions.cc | 623 ARGBMultiplyRow = ARGBMultiplyRow_SSE2; in ARGBMultiply()
|
D | row_win.cc | 4734 void ARGBMultiplyRow_SSE2(const uint8* src_argb0, const uint8* src_argb1, in ARGBMultiplyRow_SSE2() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 229 ANY21(ARGBMultiplyRow_Any_SSE2, ARGBMultiplyRow_SSE2, 0, 4, 4, 4, 3)
|
D | row_gcc.cc | 4186 void ARGBMultiplyRow_SSE2(const uint8* src_argb0, in ARGBMultiplyRow_SSE2() function
|
D | planar_functions.cc | 1110 ARGBMultiplyRow = ARGBMultiplyRow_SSE2; in ARGBMultiply()
|
D | row_win.cc | 4755 __declspec(naked) void ARGBMultiplyRow_SSE2(const uint8* src_argb0,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 277 ANY21(ARGBMultiplyRow_Any_SSE2, ARGBMultiplyRow_SSE2, 0, 4, 4, 4, 3)
|
D | row_gcc.cc | 5165 void ARGBMultiplyRow_SSE2(const uint8_t* src_argb0, in ARGBMultiplyRow_SSE2() function
|
D | planar_functions.cc | 1312 ARGBMultiplyRow = ARGBMultiplyRow_SSE2; in ARGBMultiply()
|
D | row_win.cc | 4765 __declspec(naked) void ARGBMultiplyRow_SSE2(const uint8_t* src_argb0,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1380 void ARGBMultiplyRow_SSE2(const uint8* src_argb, const uint8* src_argb1,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2172 void ARGBMultiplyRow_SSE2(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2390 void ARGBMultiplyRow_SSE2(const uint8_t* src_argb0,
|