Home
last modified time | relevance | path

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

/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);