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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 173 int ARGB4444ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h 173 int ARGB4444ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/libyuv/files/include/libyuv/
convert_argb.h 176 int ARGB4444ToARGB(const uint8* src_frame, int src_stride_frame,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc 143 r = ARGB4444ToARGB(src, src_width * 2,
convert_argb.cc 626 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444,
  /external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc 143 r = ARGB4444ToARGB(src, src_width * 2,
convert_argb.cc 626 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444,
  /external/libyuv/files/source/
convert_argb.cc 497 int ARGB4444ToARGB(const uint8* src_argb4444, int src_stride_argb4444,
    [all...]

Completed in 41 milliseconds