Searched defs:src_stride_rgb565 (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | convert_argb.cc | 526 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToARGB()
|
D | convert.cc | 1172 int RGB565ToI420(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToI420()
|
D | row_neon64.cc | 2169 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | row_neon.cc | 2046 void RGB565ToUVRow_NEON(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_NEON()
|
D | row_common.cc | 433 void RGB565ToUVRow_C(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToUVRow_C()
|
/external/libyuv/files/source/ |
D | convert_argb.cc | 431 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToARGB()
|
D | convert.cc | 1300 int RGB565ToI420(const uint8* src_rgb565, int src_stride_rgb565, in RGB565ToI420()
|