Searched defs:src_abgr0 (Results 1 - 3 of 3) sorted by relevance

/external/libyuv/files/source/
H A Drow_posix.cc1148 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, argument
1197 : "+r"(src_abgr0), // %0
1209 void ABGRToUVRow_Unaligned_SSSE3(const uint8* src_abgr0, int src_stride_abgr, argument
1262 : "+r"(src_abgr0), // %0
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_posix.cc1785 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, argument
1836 : "+r"(src_abgr0), // %0
1851 void ABGRToUVRow_Unaligned_SSSE3(const uint8* src_abgr0, int src_stride_abgr, argument
1906 : "+r"(src_abgr0), // %0
/external/chromium_org/third_party/libyuv/source/
H A Drow_posix.cc1785 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, argument
1836 : "+r"(src_abgr0), // %0
1851 void ABGRToUVRow_Unaligned_SSSE3(const uint8* src_abgr0, int src_stride_abgr, argument
1906 : "+r"(src_abgr0), // %0

Completed in 342 milliseconds