Searched refs:BGRAToUVRow_SSSE3 (Results 1 – 8 of 8) sorted by relevance
/external/libyuv/files/source/ |
D | row_posix.cc | 948 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, in BGRAToUVRow_SSSE3() function
|
D | convert.cc | 1016 BGRAToUVRow = BGRAToUVRow_SSSE3; in BGRAToI420()
|
D | row_win.cc | 1066 void BGRAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb, in BGRAToUVRow_SSSE3() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 229 void BGRAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 770 BGRAToUVRow = BGRAToUVRow_SSSE3; in BGRAToI420()
|
D | row_posix.cc | 1501 void BGRAToUVRow_SSSE3(const uint8* src_bgra0, int src_stride_bgra, in BGRAToUVRow_SSSE3() function
|
D | row_win.cc | 1789 void BGRAToUVRow_SSSE3(const uint8* src_argb0, int src_stride_argb, in BGRAToUVRow_SSSE3() function
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 645 void BGRAToUVRow_SSSE3(const uint8* src_bgra, int src_stride_bgra,
|