Home
last modified time | relevance | path

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

/external/libaom/libaom/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/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1677 void ARGBAttenuateRow_SSE2(const uint8* src_argb, uint8* dst_argb, int width);