HomeSort by relevance Sort by last modified time
    Searched refs:RGB565ToARGB (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 161 int RGB565ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h 161 int RGB565ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/libyuv/files/include/libyuv/
convert_argb.h 164 int RGB565ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc 131 r = RGB565ToARGB(src, src_width * 2,
convert_argb.cc 526 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565,
  /external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc 131 r = RGB565ToARGB(src, src_width * 2,
convert_argb.cc 526 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565,
  /external/libyuv/files/source/
convert_argb.cc 431 int RGB565ToARGB(const uint8* src_rgb565, int src_stride_rgb565,
    [all...]

Completed in 303 milliseconds