Searched refs:ARGBToUVJRow_AVX2 (Results 1 – 8 of 8) sorted by relevance
/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/source/ |
D | row_any.cc | 1120 ANY12S(ARGBToUVJRow_Any_AVX2, ARGBToUVJRow_AVX2, 0, 4, 31)
|
D | row_gcc.cc | 1332 void ARGBToUVJRow_AVX2(const uint8_t* src_argb0, in ARGBToUVJRow_AVX2() function
|
D | row_win.cc | 1584 __declspec(naked) void ARGBToUVJRow_AVX2(const uint8_t* src_argb0,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 1070 void ARGBToUVJRow_AVX2(const uint8* src_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1011 void ARGBToUVJRow_AVX2(const uint8_t* src_argb0,
|