Searched refs:ARGBToUVJRow_AVX2 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 766 ANY12S(ARGBToUVJRow_Any_AVX2, ARGBToUVJRow_AVX2, 0, 4, 31)
|
D | row_gcc.cc | 1027 void ARGBToUVJRow_AVX2(const uint8* src_argb0, int src_stride_argb, in ARGBToUVJRow_AVX2() function
|
D | row_win.cc | 1594 void ARGBToUVJRow_AVX2(const uint8* src_argb0, int src_stride_argb,
|
/external/libyuv/files/source/ |
D | row_any.cc | 967 ANY12S(ARGBToUVJRow_Any_AVX2, ARGBToUVJRow_AVX2, 0, 4, 31)
|
D | row_gcc.cc | 1006 void ARGBToUVJRow_AVX2(const uint8* src_argb0, in ARGBToUVJRow_AVX2() function
|
D | row_win.cc | 1584 __declspec(naked) void ARGBToUVJRow_AVX2(const uint8* src_argb0,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 725 void ARGBToUVJRow_AVX2(const uint8* src_argb, int src_stride_argb,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1070 void ARGBToUVJRow_AVX2(const uint8* src_argb,
|