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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 167 int ARGB1555ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h 167 int ARGB1555ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/libyuv/files/include/libyuv/
convert_argb.h 170 int ARGB1555ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc 137 r = ARGB1555ToARGB(src, src_width * 2,
convert_argb.cc 576 int ARGB1555ToARGB(const uint8* src_argb1555, int src_stride_argb1555,
  /external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc 137 r = ARGB1555ToARGB(src, src_width * 2,
convert_argb.cc 576 int ARGB1555ToARGB(const uint8* src_argb1555, int src_stride_argb1555,
  /external/libyuv/files/source/
convert_argb.cc 464 int ARGB1555ToARGB(const uint8* src_argb1555, int src_stride_argb1555,
    [all...]

Completed in 495 milliseconds