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

  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
rotate.h 46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
  /external/chromium_org/third_party/libyuv/include/libyuv/
rotate.h 46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
  /external/libyuv/files/include/libyuv/
rotate.h 46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
  /external/chromium_org/third_party/libyuv/unit_test/
rotate_test.cc 167 NV12ToI420Rotate(src_nv12, src_width,
177 NV12ToI420Rotate(src_nv12, src_width,
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
convert_to_i420.cc 222 r = NV12ToI420Rotate(src, src_width,
233 r = NV12ToI420Rotate(src, src_width,
rotate.cc     [all...]
  /external/chromium_org/third_party/libyuv/source/
convert_to_i420.cc 222 r = NV12ToI420Rotate(src, src_width,
233 r = NV12ToI420Rotate(src, src_width,
rotate.cc     [all...]
  /external/libyuv/files/unit_test/
rotate_test.cc 1003 NV12ToI420Rotate(orig_y+y_off_0, y_st_0,
1111 NV12ToI420Rotate(orig_y+y_off_0, y_st_0,
1215 NV12ToI420Rotate(orig_y+y_off, y_st,
    [all...]
  /external/libyuv/files/source/
rotate.cc     [all...]
convert.cc     [all...]

Completed in 408 milliseconds