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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_from_argb.h 60 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_from_argb.h 60 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
  /external/libyuv/files/include/libyuv/
planar_functions.h 116 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_from_argb.cc 848 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
    [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_from_argb.cc 830 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
    [all...]
  /external/libyuv/files/source/
planar_functions.cc 720 int ARGBToRGB565(const uint8* src_argb, int src_stride_argb,
    [all...]
  /external/libyuv/files/unit_test/
planar_test.cc     [all...]
  /external/chromium_org/third_party/libyuv/unit_test/
convert_test.cc     [all...]

Completed in 56 milliseconds