Home
last modified time | relevance | path

Searched refs:NV12ToI420Rotate (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/libyuv/unit_test/
Drotate_test.cc167 NV12ToI420Rotate(src_nv12, src_width, in NV12TestRotate()
177 NV12ToI420Rotate(src_nv12, src_width, in NV12TestRotate()
/external/libyuv/files/include/libyuv/
Drotate.h46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
/external/chromium_org/third_party/libyuv/include/libyuv/
Drotate.h46 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y,
/external/chromium_org/third_party/libyuv/source/
Dconvert_to_i420.cc222 r = NV12ToI420Rotate(src, src_width, in ConvertToI420()
233 r = NV12ToI420Rotate(src, src_width, in ConvertToI420()
Drotate.cc1232 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y, in NV12ToI420Rotate() function
/external/libyuv/files/unit_test/
Drotate_test.cc1003 NV12ToI420Rotate(orig_y+y_off_0, y_st_0, in TEST_F()
1111 NV12ToI420Rotate(orig_y+y_off_0, y_st_0, in TEST_F()
1215 NV12ToI420Rotate(orig_y+y_off, y_st, in TEST_F()
1329 NV12ToI420Rotate(orig_y+y_off_0, y_st_0, in TEST_F()
1476 NV12ToI420Rotate(orig_y+y_off, y_st, in TEST_F()
/external/libyuv/files/source/
Drotate.cc1117 int NV12ToI420Rotate(const uint8* src_y, int src_stride_y, in NV12ToI420Rotate() function
Dconvert.cc1920 r = NV12ToI420Rotate(src, src_width, in ConvertToI420()
1931 r = NV12ToI420Rotate(src, src_width, in ConvertToI420()