Searched defs:src_stride_rgb565 (Results 1 – 17 of 17) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | convert_argb.cc | 548 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToARGB()
|
D | convert.cc | 1018 int RGB565ToI420(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToI420()
|
D | row_neon.cc | 1982 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | row_neon64.cc | 1939 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | row_common.cc | 489 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_C()
|
/external/libyuv/files/source/ |
D | convert.cc | 1197 int src_stride_rgb565, in RGB565ToI420()
|
D | row_neon64.cc | 1715 int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | row_neon.cc | 1749 int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | convert_argb.cc | 1076 int src_stride_rgb565, in RGB565ToARGB()
|
D | row_common.cc | 487 int src_stride_rgb565, in RGB565ToUVRow_C()
|
D | row_msa.cc | 1929 int src_stride_rgb565, in RGB565ToUVRow_MSA()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert.cc | 1223 int src_stride_rgb565, in RGB565ToI420()
|
D | row_neon.cc | 1643 int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | row_neon64.cc | 1668 int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | convert_argb.cc | 1275 int src_stride_rgb565, in RGB565ToARGB()
|
D | row_common.cc | 567 int src_stride_rgb565, in RGB565ToUVRow_C()
|
D | row_msa.cc | 1941 int src_stride_rgb565, in RGB565ToUVRow_MSA()
|