Home
last modified time | relevance | path

Searched defs:src_stride_abgr (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_argb.cc393 int ABGRToARGB(const uint8* src_abgr, int src_stride_abgr, in ABGRToARGB()
404 int ARGBToABGR(const uint8* src_abgr, int src_stride_abgr, in ARGBToABGR()
Drow_posix.cc1785 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, in ABGRToUVRow_SSSE3()
1851 void ABGRToUVRow_Unaligned_SSSE3(const uint8* src_abgr0, int src_stride_abgr, in ABGRToUVRow_Unaligned_SSSE3()
Dconvert.cc810 int ABGRToI420(const uint8* src_abgr, int src_stride_abgr, in ABGRToI420()
Drow_neon64.cc1964 void ABGRToUVRow_NEON(const uint8* src_abgr, int src_stride_abgr, in ABGRToUVRow_NEON()
Drow_neon.cc1849 void ABGRToUVRow_NEON(const uint8* src_abgr, int src_stride_abgr, in ABGRToUVRow_NEON()
/external/libyuv/files/source/
Drow_posix.cc1148 void ABGRToUVRow_SSSE3(const uint8* src_abgr0, int src_stride_abgr, in ABGRToUVRow_SSSE3()
1209 void ABGRToUVRow_Unaligned_SSSE3(const uint8* src_abgr0, int src_stride_abgr, in ABGRToUVRow_Unaligned_SSSE3()
Dconvert_argb.cc297 int ABGRToARGB(const uint8* src_abgr, int src_stride_abgr, in ABGRToARGB()
Dconvert.cc1042 int ABGRToI420(const uint8* src_abgr, int src_stride_abgr, in ABGRToI420()