Home
last modified time | relevance | path

Searched refs:stride_yuy2 (Results 1 – 15 of 15) sorted by relevance

/external/libaom/libaom/third_party/libyuv/include/libyuv/
Drow.h1558 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2,
1563 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2,
1568 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2,
1573 void YUY2ToUVRow_C(const uint8* src_yuy2, int stride_yuy2,
1578 void YUY2ToUVRow_Any_AVX2(const uint8* src_yuy2, int stride_yuy2,
1583 void YUY2ToUVRow_Any_SSE2(const uint8* src_yuy2, int stride_yuy2,
1588 void YUY2ToUVRow_Any_NEON(const uint8* src_yuy2, int stride_yuy2,
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc4109 int stride_yuy2, in YUY2ToUVRow_SSE2() argument
4144 : "r"((intptr_t)(stride_yuy2)) // %4 in YUY2ToUVRow_SSE2()
4309 int stride_yuy2, in YUY2ToUVRow_AVX2() argument
4345 : "r"((intptr_t)(stride_yuy2)) // %4 in YUY2ToUVRow_AVX2()
Drow_neon.cc1012 int stride_yuy2, in YUY2ToUVRow_NEON() argument
1028 "+r"(stride_yuy2), // %1 in YUY2ToUVRow_NEON()
Drow_neon64.cc1067 int stride_yuy2, in YUY2ToUVRow_NEON() argument
1071 const uint8_t* src_yuy2b = src_yuy2 + stride_yuy2; in YUY2ToUVRow_NEON()
Drow_win.cc3637 int stride_yuy2,
3861 int stride_yuy2,
/external/libyuv/files/include/libyuv/
Drow.h2530 int stride_yuy2,
2540 int stride_yuy2,
2550 int stride_yuy2,
2560 int stride_yuy2,
2570 int stride_yuy2,
2580 int stride_yuy2,
2590 int stride_yuy2,
2600 int stride_yuy2,
2610 int stride_yuy2,
/external/libyuv/files/source/
Drow_neon.cc1036 int stride_yuy2, in YUY2ToUVRow_NEON() argument
1056 "+r"(stride_yuy2), // %1 in YUY2ToUVRow_NEON()
Drow_neon64.cc1046 int stride_yuy2, in YUY2ToUVRow_NEON() argument
1050 const uint8* src_yuy2b = src_yuy2 + stride_yuy2; in YUY2ToUVRow_NEON()
Drow_gcc.cc3098 int stride_yuy2, in YUY2ToUVRow_SSE2() argument
3133 : "r"((intptr_t)(stride_yuy2)) // %4 in YUY2ToUVRow_SSE2()
3309 int stride_yuy2, in YUY2ToUVRow_AVX2() argument
3345 : "r"((intptr_t)(stride_yuy2)) // %4 in YUY2ToUVRow_AVX2()
Drow_win.cc3627 int stride_yuy2,
3851 int stride_yuy2,
/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON() argument
1217 "+r"(stride_yuy2), // %1 in YUY2ToUVRow_NEON()
Drow_gcc.cc2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() argument
2877 : "r"((intptr_t)(stride_yuy2)) // %4 in YUY2ToUVRow_SSE2()
3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2() argument
3074 : "r"((intptr_t)(stride_yuy2)) // %4 in YUY2ToUVRow_AVX2()
Drow_neon64.cc1203 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON() argument
1205 const uint8* src_yuy2b = src_yuy2 + stride_yuy2; in YUY2ToUVRow_NEON()
Drow_win.cc3609 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2() argument
3827 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() argument
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h2745 int stride_yuy2,
2755 int stride_yuy2,
2765 int stride_yuy2,