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

  /external/libyuv/files/include/libyuv/
planar_functions.h 192 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
planar_functions.h 187 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
  /external/chromium_org/third_party/libyuv/include/libyuv/
planar_functions.h 187 int ARGBGray(uint8* dst_argb, int dst_stride_argb,
  /external/libyuv/files/unit_test/
planar_test.cc 511 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 16, 1);
537 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 256, 1);
    [all...]
  /external/chromium_org/third_party/libyuv/unit_test/
planar_test.cc 311 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 16, 1);
343 ARGBGray(&orig_pixels[0][0], 0, 0, 0, 1280, 1);
    [all...]
  /external/libyuv/files/source/
planar_functions.cc     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
planar_functions.cc     [all...]
  /external/chromium_org/third_party/libyuv/source/
planar_functions.cc     [all...]

Completed in 137 milliseconds