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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_from_argb.h 30 int ARGBToBGRA(const uint8* src_argb, int src_stride_argb,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_from_argb.h 30 int ARGBToBGRA(const uint8* src_argb, int src_stride_argb,
  /external/libyuv/files/include/libyuv/
planar_functions.h 93 #define ARGBToBGRA BGRAToARGB
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_argb.cc 382 int ARGBToBGRA(const uint8* src_bgra, int src_stride_bgra,
  /external/chromium_org/third_party/libyuv/source/
convert_argb.cc 382 int ARGBToBGRA(const uint8* src_bgra, int src_stride_bgra,
  /external/chromium_org/third_party/libyuv/unit_test/
convert_test.cc     [all...]

Completed in 131 milliseconds