Searched refs:NV12ToI420Rotate (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Drotate.h46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
/external/chromium_org/third_party/libyuv/include/libyuv/
H A Drotate.h46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
/external/libyuv/files/include/libyuv/
H A Drotate.h46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
/external/chromium_org/third_party/libyuv/unit_test/
H A Drotate_test.cc167 NV12ToI420Rotate(src_nv12, src_width,
177 NV12ToI420Rotate(src_nv12, src_width,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dconvert_to_i420.cc222 r = NV12ToI420Rotate(src, src_width,
233 r = NV12ToI420Rotate(src, src_width,
H A Drotate.cc1232 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y, function
/external/chromium_org/third_party/libyuv/source/
H A Dconvert_to_i420.cc222 r = NV12ToI420Rotate(src, src_width,
233 r = NV12ToI420Rotate(src, src_width,
H A Drotate.cc1232 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y, function
/external/libyuv/files/unit_test/
H A Drotate_test.cc1003 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,
1329 NV12ToI420Rotate(orig_y+y_off_0, y_st_0,
1476 NV12ToI420Rotate(orig_y+y_off, y_st,
/external/libyuv/files/source/
H A Drotate.cc1117 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y, function
H A Dconvert.cc1920 r = NV12ToI420Rotate(src, src_width,
1931 r = NV12ToI420Rotate(src, src_width,

Completed in 4109 milliseconds