Searched refs:ARGBMultiplyRow_AVX2 (Results 1 – 15 of 15) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 187 ANY21(ARGBMultiplyRow_Any_AVX2, ARGBMultiplyRow_AVX2, 0, 4, 4, 4, 7)
|
D | row_gcc.cc | 3968 void ARGBMultiplyRow_AVX2(const uint8* src_argb0, const uint8* src_argb1, in ARGBMultiplyRow_AVX2() function
|
D | planar_functions.cc | 631 ARGBMultiplyRow = ARGBMultiplyRow_AVX2; in ARGBMultiply()
|
D | row_win.cc | 4850 void ARGBMultiplyRow_AVX2(const uint8* src_argb0, const uint8* src_argb1, in ARGBMultiplyRow_AVX2() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 238 ANY21(ARGBMultiplyRow_Any_AVX2, ARGBMultiplyRow_AVX2, 0, 4, 4, 4, 7)
|
D | row_gcc.cc | 4226 void ARGBMultiplyRow_AVX2(const uint8* src_argb0, in ARGBMultiplyRow_AVX2() function
|
D | planar_functions.cc | 1118 ARGBMultiplyRow = ARGBMultiplyRow_AVX2; in ARGBMultiply()
|
D | row_win.cc | 4874 __declspec(naked) void ARGBMultiplyRow_AVX2(const uint8* src_argb0,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 286 ANY21(ARGBMultiplyRow_Any_AVX2, ARGBMultiplyRow_AVX2, 0, 4, 4, 4, 7)
|
D | row_gcc.cc | 5204 void ARGBMultiplyRow_AVX2(const uint8_t* src_argb0, in ARGBMultiplyRow_AVX2() function
|
D | planar_functions.cc | 1320 ARGBMultiplyRow = ARGBMultiplyRow_AVX2; in ARGBMultiply()
|
D | row_win.cc | 4884 __declspec(naked) void ARGBMultiplyRow_AVX2(const uint8_t* src_argb0,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1384 void ARGBMultiplyRow_AVX2(const uint8* src_argb, const uint8* src_argb1,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2180 void ARGBMultiplyRow_AVX2(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2398 void ARGBMultiplyRow_AVX2(const uint8_t* src_argb0,
|