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

  /external/chromium_org/third_party/libyuv/unit_test/
rotate_argb_test.cc 112 kRotate180, benchmark_iterations_);
136 kRotate180, benchmark_iterations_);
169 kRotate180, benchmark_iterations_);
193 kRotate180, benchmark_iterations_);
rotate_test.cc 101 kRotate180, benchmark_iterations_);
125 kRotate180, benchmark_iterations_);
211 kRotate180, benchmark_iterations_);
235 kRotate180, benchmark_iterations_);
  /external/chromium_org/third_party/webrtc/common_video/libyuv/include/
webrtc_libyuv.h 58 kRotate180 = 180,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
rotate.h 25 kRotate180 = 180, // Rotate 180 degrees.
  /external/chromium_org/third_party/libyuv/include/libyuv/
rotate.h 25 kRotate180 = 180, // Rotate 180 degrees.
  /external/libyuv/files/include/libyuv/
rotate.h 25 kRotate180 = 180, // Rotate 180 degrees.
  /external/libyuv/files/unit_test/
rotate_argb_test.cc 130 dst_width, dst_height, kRotate180,
178 dst_width, dst_height, kRotate180,
rotate_test.cc 780 kRotate180);
903 kRotate180);
1221 kRotate180);
1230 kRotate180);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
rotate_argb.cc 195 case kRotate180:
rotate.cc     [all...]
  /external/chromium_org/third_party/libyuv/source/
rotate_argb.cc 195 case kRotate180:
rotate.cc     [all...]
  /external/libyuv/files/source/
rotate_argb.cc 161 case kRotate180:
rotate.cc     [all...]
  /external/chromium_org/third_party/webrtc/common_video/libyuv/
webrtc_libyuv.cc 182 case kRotate180:
183 return libyuv::kRotate180;
libyuv_unittest.cc 326 0, kRotate180, &rotated_res_i420_frame));
  /external/chromium_org/third_party/webrtc/modules/video_capture/
video_capture_impl.cc 354 _rotateFrame = kRotate180;
  /external/chromium_org/content/browser/renderer_host/media/
video_capture_controller.cc 412 rotation_mode = libyuv::kRotate180;

Completed in 1331 milliseconds