Searched refs:BlendPlaneRow_AVX2 (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 87 ANY31(BlendPlaneRow_Any_AVX2, BlendPlaneRow_AVX2, 0, 0, 1, 31)
|
D | planar_functions.cc | 763 BlendPlaneRow = BlendPlaneRow_AVX2; in BlendPlane() 830 BlendPlaneRow = BlendPlaneRow_AVX2; in I420Blend()
|
D | row_gcc.cc | 3611 void BlendPlaneRow_AVX2(const uint8* src0, const uint8* src1, in BlendPlaneRow_AVX2() function
|
D | row_win.cc | 4167 void BlendPlaneRow_AVX2(const uint8* src0, const uint8* src1,
|
/external/libyuv/files/source/ |
D | row_any.cc | 104 ANY31(BlendPlaneRow_Any_AVX2, BlendPlaneRow_AVX2, 0, 0, 1, 31)
|
D | planar_functions.cc | 937 BlendPlaneRow = BlendPlaneRow_AVX2; in BlendPlane() 1013 BlendPlaneRow = BlendPlaneRow_AVX2; in I420Blend()
|
D | row_gcc.cc | 3645 void BlendPlaneRow_AVX2(const uint8* src0, in BlendPlaneRow_AVX2() function
|
D | row_win.cc | 4101 __declspec(naked) void BlendPlaneRow_AVX2(const uint8* src0,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1474 void BlendPlaneRow_AVX2(const uint8* src0, const uint8* src1,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2150 void BlendPlaneRow_AVX2(const uint8* src0,
|