Searched refs:src_bgra0 (Results 1 - 6 of 6) sorted by relevance

/external/libyuv/files/source/
H A Drow_posix.cc948 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, argument
997 : "+r"(src_bgra0), // %0
1009 void BGRAToUVRow_Unaligned_SSSE3(const uint8* src_bgra0, int src_stride_bgra, argument
1062 : "+r"(src_bgra0), // %0
H A Dconvert.cc1001 void (*BGRAToUVRow)(const uint8* src_bgra0, int src_stride_bgra,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_posix.cc1501 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, argument
1552 : "+r"(src_bgra0), // %0
1567 void BGRAToUVRow_Unaligned_SSSE3(const uint8* src_bgra0, int src_stride_bgra, argument
1622 : "+r"(src_bgra0), // %0
H A Dconvert.cc749 void (*BGRAToUVRow)(const uint8* src_bgra0, int src_stride_bgra,
/external/chromium_org/third_party/libyuv/source/
H A Drow_posix.cc1501 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, argument
1552 : "+r"(src_bgra0), // %0
1567 void BGRAToUVRow_Unaligned_SSSE3(const uint8* src_bgra0, int src_stride_bgra, argument
1622 : "+r"(src_bgra0), // %0
H A Dconvert.cc747 void (*BGRAToUVRow)(const uint8* src_bgra0, int src_stride_bgra,

Completed in 275 milliseconds