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

  /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/remoting/client/
rectangle_update_decoder.cc 64 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...]

Completed in 62 milliseconds