Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libyuv/source/
Drow_any.cc275 YANY(ARGBAttenuateRow_Any_SSE2, ARGBAttenuateRow_SSE2, ARGBAttenuateRow_C,
Dplanar_functions.cc1201 ARGBAttenuateRow = ARGBAttenuateRow_SSE2; in ARGBAttenuate()
Drow_posix.cc4205 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_SSE2() function
Drow_win.cc4729 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/chromium_org/third_party/libyuv/include/libyuv/
Drow.h1531 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width);