Searched refs:ARGBAttenuateRow_AVX2 (Results 1 – 17 of 17) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_any.cc | 391 ANY11(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, 0, 4, 4, 7)
|
D | row_gcc.cc | 3504 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_AVX2() function
|
D | planar_functions.cc | 1285 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in ARGBAttenuate()
|
D | row_win.cc | 4286 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_AVX2() function
|
/external/libyuv/files/source/ |
D | row_any.cc | 604 ANY11(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, 0, 4, 4, 7)
|
D | convert_argb.cc | 653 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in I420AlphaToARGBMatrix()
|
D | row_gcc.cc | 3755 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width) { in ARGBAttenuateRow_AVX2() function
|
D | planar_functions.cc | 1723 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in ARGBAttenuate()
|
D | row_win.cc | 4301 __declspec(naked) void ARGBAttenuateRow_AVX2(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 661 ANY11(ARGBAttenuateRow_Any_AVX2, ARGBAttenuateRow_AVX2, 0, 4, 4, 7)
|
D | row_gcc.cc | 4745 void ARGBAttenuateRow_AVX2(const uint8_t* src_argb, in ARGBAttenuateRow_AVX2() function
|
D | convert_argb.cc | 868 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in I420AlphaToARGBMatrix()
|
D | planar_functions.cc | 1922 ARGBAttenuateRow = ARGBAttenuateRow_AVX2; in ARGBAttenuate()
|
D | row_win.cc | 4311 __declspec(naked) void ARGBAttenuateRow_AVX2(const uint8_t* src_argb,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1679 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2794 void ARGBAttenuateRow_AVX2(const uint8* src_argb, uint8* dst_argb, int width);
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 3031 void ARGBAttenuateRow_AVX2(const uint8_t* src_argb,
|