Home
last modified time | relevance | path

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

/external/libaom/libaom/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/libyuv/files/source/
Drow_any.cc604 ANY11(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, 0, 4, 4, 7)
Dconvert_argb.cc653 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in I420AlphaToARGBMatrix()
Drow_gcc.cc3755 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_AVX2() function
Dplanar_functions.cc1723 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in ARGBAttenuate()
Drow_win.cc4301 __declspec(naked) void ARGBAttenuateRow_AVX2(const uint8* src_argb,
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_any.cc661 ANY11(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, 0, 4, 4, 7)
Drow_gcc.cc4745 void ARGBAttenuateRow_AVX2(const uint8_t* src_argb, in ARGBAttenuateRow_AVX2() function
Dconvert_argb.cc868 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in I420AlphaToARGBMatrix()
Dplanar_functions.cc1922 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in ARGBAttenuate()
Drow_win.cc4311 __declspec(naked) void ARGBAttenuateRow_AVX2(const uint8_t* src_argb,
/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1679 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width);
/external/libyuv/files/include/libyuv/
Drow.h2794 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width);
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h3031 void ARGBAttenuateRow_AVX2(const uint8_t* src_argb,