Searched refs:RGBAToUVRow_SSSE3 (Results 1 – 7 of 7) sorted by relevance
/external/libyuv/files/include/libyuv/ |
D | row.h | 233 void RGBAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 908 RGBAToUVRow = RGBAToUVRow_SSSE3; in RGBAToI420()
|
D | row_posix.cc | 1921 void RGBAToUVRow_SSSE3(const uint8* src_rgba0, int src_stride_rgba, in RGBAToUVRow_SSSE3() function
|
D | row_win.cc | 2061 void RGBAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb, in RGBAToUVRow_SSSE3() function
|
/external/libyuv/files/source/ |
D | convert.cc | 1132 RGBAToUVRow = RGBAToUVRow_SSSE3; in RGBAToI420()
|
D | row_win.cc | 1338 void RGBAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb, in RGBAToUVRow_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 649 void RGBAToUVRow_SSSE3(const uint8* src_rgba, int src_stride_rgba,
|