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

  /external/libyuv/files/include/libyuv/
rotate.h 36 int I420Rotate(const uint8* src_y, int src_stride_y,
  /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/libyuv/files/source/
rotate.cc     [all...]
convert.cc     [all...]

Completed in 495 milliseconds