Searched refs:RGBAToUVRow_Unaligned_SSSE3 (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 321 UVANY(RGBAToUVRow_Any_SSSE3, RGBAToUVRow_Unaligned_SSSE3, RGBAToUVRow_C, 4, 15)
|
D | convert.cc | 905 RGBAToUVRow = RGBAToUVRow_Unaligned_SSSE3; in RGBAToI420()
|
D | row_posix.cc | 1987 void RGBAToUVRow_Unaligned_SSSE3(const uint8* src_rgba0, int src_stride_rgba, in RGBAToUVRow_Unaligned_SSSE3() function
|
D | row_win.cc | 2127 void RGBAToUVRow_Unaligned_SSSE3(const uint8* src_argb0, int src_stride_argb, in RGBAToUVRow_Unaligned_SSSE3() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 241 void RGBAToUVRow_Unaligned_SSSE3(const uint8* src_argb0, int src_stride_argb,
|
/external/libyuv/files/source/ |
D | row_common.cc | 1108 UVANY(RGBAToUVRow_Any_SSSE3, RGBAToUVRow_Unaligned_SSSE3, RGBAToUVRow_C, 4)
|
D | convert.cc | 1129 RGBAToUVRow = RGBAToUVRow_Unaligned_SSSE3; in RGBAToI420()
|
D | row_win.cc | 1404 void RGBAToUVRow_Unaligned_SSSE3(const uint8* src_argb0, int src_stride_argb, in RGBAToUVRow_Unaligned_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 659 void RGBAToUVRow_Unaligned_SSSE3(const uint8* src_rgba, int src_stride_rgba,
|