Searched defs:stride_uyvy (Results 1 - 10 of 10) sorted by relevance

/external/libyuv/files/source/
H A Drow_neon.cc799 void UYVYToUVRow_NEON(const uint8* src_uyvy, int stride_uyvy, argument
814 "+r"(stride_uyvy), // %1
H A Drow_posix.cc2408 void UYVYToUVRow_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
2440 : "r"(static_cast<intptr_t>(stride_uyvy)) // %4
2510 void UYVYToUVRow_Unaligned_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
2542 : "r"(static_cast<intptr_t>(stride_uyvy)) // %4
H A Drow_win.cc2813 void UYVYToUVRow_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
2918 void UYVYToUVRow_Unaligned_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_neon.cc1248 void UYVYToUVRow_NEON(const uint8* src_uyvy, int stride_uyvy, argument
1267 "+r"(stride_uyvy), // %1
H A Drow_neon64.cc1327 void UYVYToUVRow_NEON(const uint8* src_uyvy, int stride_uyvy, argument
1346 "+r"(stride_uyvy), // %1
H A Drow_posix.cc3721 void UYVYToUVRow_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
3755 : "r"((intptr_t)(stride_uyvy)) // %4
3832 void UYVYToUVRow_Unaligned_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
3866 : "r"((intptr_t)(stride_uyvy)) // %4
H A Drow_win.cc4051 void UYVYToUVRow_AVX2(const uint8* src_uyvy, int stride_uyvy, argument
4376 void UYVYToUVRow_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
4481 void UYVYToUVRow_Unaligned_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
/external/chromium_org/third_party/libyuv/source/
H A Drow_neon.cc1249 void UYVYToUVRow_NEON(const uint8* src_uyvy, int stride_uyvy, argument
1268 "+r"(stride_uyvy), // %1
H A Drow_posix.cc3721 void UYVYToUVRow_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
3755 : "r"((intptr_t)(stride_uyvy)) // %4
3832 void UYVYToUVRow_Unaligned_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
3866 : "r"((intptr_t)(stride_uyvy)) // %4
H A Drow_win.cc4052 void UYVYToUVRow_AVX2(const uint8* src_uyvy, int stride_uyvy, argument
4377 void UYVYToUVRow_SSE2(const uint8* src_uyvy, int stride_uyvy, argument
4482 void UYVYToUVRow_Unaligned_SSE2(const uint8* src_uyvy, int stride_uyvy, argument

Completed in 202 milliseconds