Home
last modified time | relevance | path

Searched refs:ARGBMultiplyRow_SSE2 (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc444 MATHROW_ANY(ARGBMultiplyRow_Any_SSE2, ARGBMultiplyRow_SSE2, ARGBMultiplyRow_C,
Dplanar_functions.cc620 ARGBMultiplyRow = ARGBMultiplyRow_SSE2; in ARGBMultiply()
Drow_posix.cc4643 void ARGBMultiplyRow_SSE2(const uint8* src_argb0, const uint8* src_argb1, in ARGBMultiplyRow_SSE2() function
Drow_win.cc5407 void ARGBMultiplyRow_SSE2(const uint8* src_argb0, const uint8* src_argb1, in ARGBMultiplyRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1228 void ARGBMultiplyRow_SSE2(const uint8* src_argb, const uint8* src_argb1,