Home
last modified time | relevance | path

Searched refs:ARGBAttenuateRow_SSE2 (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc385 ANY11(ARGBAttenuateRow_Any_SSE2, ARGBAttenuateRow_SSE2, 0, 4, 4, 3)
Drow_gcc.cc3404 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSE2() function
Dplanar_functions.cc1269 ARGBAttenuateRow = ARGBAttenuateRow_SSE2; in ARGBAttenuate()
Drow_win.cc4193 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSE2() function
/external/libyuv/files/source/
Drow_posix.cc2874 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSE2() function
Dplanar_functions.cc1035 ARGBAttenuateRow = ARGBAttenuateRow_SSE2; in ARGBAttenuate()
Drow_win.cc3284 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSE2() function
/external/libyuv/files/include/libyuv/
Drow.h669 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1676 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width);