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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
rotate.h 36 int I420Rotate(const uint8* src_y, int src_stride_y,
  /external/chromium_org/third_party/libyuv/include/libyuv/
rotate.h 36 int I420Rotate(const uint8* src_y, int src_stride_y,
  /external/libyuv/files/include/libyuv/
rotate.h 36 int I420Rotate(const uint8* src_y, int src_stride_y,
  /external/chromium_org/third_party/libyuv/unit_test/
rotate_test.cc 54 I420Rotate(src_i420, src_width,
65 I420Rotate(src_i420, src_width,
  /external/libyuv/files/unit_test/
rotate_test.cc 764 I420Rotate(orig_y+y_off_0, y_st_0,
773 I420Rotate(ro90_y+y_off_90, y_st_90,
782 I420Rotate(ro270_y+y_off_90, y_st_90,
887 I420Rotate(orig_y+y_off_0, y_st_0,
896 I420Rotate(ro270_y+y_off_90, y_st_90,
905 I420Rotate(ro90_y+y_off_90, y_st_90,
1011 I420Rotate(ro90_y+y_off_90, y_st_90,
1119 I420Rotate(ro270_y+y_off_270, y_st_270,
1223 I420Rotate(ro180_y+y_off, y_st,
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_i420.cc 279 r = I420Rotate(src_y, src_width,
366 r = I420Rotate(y, y_stride,
rotate.cc     [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_to_i420.cc 279 r = I420Rotate(src_y, src_width,
366 r = I420Rotate(y, y_stride,
rotate.cc     [all...]
  /external/libyuv/files/source/
rotate.cc     [all...]
convert.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
videoframe_unittest.h     [all...]

Completed in 1805 milliseconds