Searched defs:stride_yuy2 (Results 1 – 7 of 7) sorted by relevance
/external/libyuv/files/source/ |
D | row_neon.cc | 773 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
|
D | row_posix.cc | 2202 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() 2307 int stride_yuy2, in YUY2ToUVRow_Unaligned_SSE2()
|
D | row_win.cc | 2601 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() 2708 void YUY2ToUVRow_Unaligned_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_Unaligned_SSE2()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_gcc.cc | 2845 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() 3041 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2()
|
D | row_win.cc | 3609 void YUY2ToUVRow_AVX2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_AVX2() 3827 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2()
|
D | row_neon.cc | 1198 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
|
D | row_neon64.cc | 1203 void YUY2ToUVRow_NEON(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_NEON()
|