/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1558 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/ |
D | row_gcc.cc | 4109 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()
|
D | row_neon.cc | 1012 int stride_yuy2, in YUY2ToUVRow_NEON() argument 1028 "+r"(stride_yuy2), // %1 in YUY2ToUVRow_NEON()
|
D | row_neon64.cc | 1067 int stride_yuy2, in YUY2ToUVRow_NEON() argument 1071 const uint8_t* src_yuy2b = src_yuy2 + stride_yuy2; in YUY2ToUVRow_NEON()
|
D | row_win.cc | 3637 int stride_yuy2, 3861 int stride_yuy2,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2530 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/ |
D | row_neon.cc | 1036 int stride_yuy2, in YUY2ToUVRow_NEON() argument 1056 "+r"(stride_yuy2), // %1 in YUY2ToUVRow_NEON()
|
D | row_neon64.cc | 1046 int stride_yuy2, in YUY2ToUVRow_NEON() argument 1050 const uint8* src_yuy2b = src_yuy2 + stride_yuy2; in YUY2ToUVRow_NEON()
|
D | row_gcc.cc | 3098 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()
|
D | row_win.cc | 3627 int stride_yuy2, 3851 int stride_yuy2,
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON() argument 1217 "+r"(stride_yuy2), // %1 in YUY2ToUVRow_NEON()
|
D | row_gcc.cc | 2845 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()
|
D | row_neon64.cc | 1203 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()
|
D | row_win.cc | 3609 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/ |
D | row.h | 2745 int stride_yuy2, 2755 int stride_yuy2, 2765 int stride_yuy2,
|