Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc391 ANY11(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, 0, 4, 4, 7)
Drow_gcc.cc3504 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_AVX2() function
Dplanar_functions.cc1285 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in ARGBAttenuate()
Drow_win.cc4286 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_AVX2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1678 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width);