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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
rotate_argb.h 24 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
  /external/chromium_org/third_party/libyuv/include/libyuv/
rotate_argb.h 24 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
  /external/libyuv/files/include/libyuv/
rotate_argb.h 24 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
  /external/libyuv/files/unit_test/
rotate_argb_test.cc 49 ARGBRotate(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
53 ARGBRotate(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
60 ARGBRotate(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
69 ARGBRotate(src_argb + (src_stride_argb * b) + b * 4, src_stride_argb,
  /external/chromium_org/third_party/libyuv/unit_test/
rotate_argb_test.cc 66 ARGBRotate(src_argb, src_stride_argb,
72 ARGBRotate(src_argb, src_stride_argb,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
rotate_argb.cc 164 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
convert_to_argb.cc 314 r = ARGBRotate(crop_argb, argb_stride,
  /external/chromium_org/third_party/libyuv/source/
rotate_argb.cc 164 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
convert_to_argb.cc 314 r = ARGBRotate(crop_argb, argb_stride,
  /external/libyuv/files/source/
rotate_argb.cc 130 int ARGBRotate(const uint8* src_argb, int src_stride_argb,
convert_argb.cc     [all...]

Completed in 882 milliseconds