Searched refs:ABGRToUVRow_SSSE3 (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Drow.h88 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
/external/libyuv/files/include/libyuv/
H A Drow.h231 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
/external/libyuv/files/source/
H A Drow_posix.cc1148 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, function
H A Dconvert.cc1074 ABGRToUVRow = ABGRToUVRow_SSSE3;
H A Drow_win.cc1202 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb, function

Completed in 88 milliseconds