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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 134 int ABGRToARGB(const uint8* src_frame, int src_stride_frame,
  /external/chromium_org/third_party/libyuv/include/libyuv/
convert_argb.h 134 int ABGRToARGB(const uint8* src_frame, int src_stride_frame,
  /external/libyuv/files/include/libyuv/
convert_argb.h 137 int ABGRToARGB(const uint8* src_frame, int src_stride_frame,
planar_functions.h 94 #define ARGBToABGR ABGRToARGB
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_argb.cc 119 r = ABGRToARGB(src, src_width * 4,
convert_argb.cc 393 int ABGRToARGB(const uint8* src_abgr, int src_stride_abgr,
402 // Convert ARGB to ABGR to (same as ABGRToARGB).
  /external/chromium_org/third_party/libyuv/source/
convert_to_argb.cc 119 r = ABGRToARGB(src, src_width * 4,
convert_argb.cc 393 int ABGRToARGB(const uint8* src_abgr, int src_stride_abgr,
402 // Convert ARGB to ABGR to (same as ABGRToARGB).
  /external/chromium_org/remoting/client/
software_video_renderer.cc 68 libyuv::ABGRToARGB(pixels, image_stride, pixels, image_stride,
  /external/libyuv/files/source/
convert_argb.cc 297 int ABGRToARGB(const uint8* src_abgr, int src_stride_abgr,
    [all...]
  /external/chromium_org/third_party/libyuv/unit_test/
convert_test.cc     [all...]

Completed in 118 milliseconds