Searched refs:ABGRToUVRow_SSSE3 (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 628 ANY12S(ABGRToUVRow_Any_SSSE3, ABGRToUVRow_SSSE3, 0, 4, 15)
|
D | convert.cc | 684 ABGRToUVRow = ABGRToUVRow_SSSE3; in ABGRToI420()
|
D | row_gcc.cc | 1292 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, in ABGRToUVRow_SSSE3() function
|
D | row_win.cc | 1785 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb, in ABGRToUVRow_SSSE3() function
|
/external/libyuv/files/source/ |
D | row_posix.cc | 1148 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, in ABGRToUVRow_SSSE3() function
|
D | convert.cc | 1074 ABGRToUVRow = ABGRToUVRow_SSSE3; in ABGRToI420()
|
D | row_win.cc | 1202 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb, in ABGRToUVRow_SSSE3() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 231 void ABGRToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 664 void ABGRToUVRow_SSSE3(const uint8* src_abgr, int src_stride_abgr,
|