Searched refs:ARGBMultiplyRow_AVX2 (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/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/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1383 void ARGBMultiplyRow_AVX2(const uint8* src_argb, const uint8* src_argb1,
|