/external/libyuv/files/unit_test/ |
D | rotate_test.cc | 97 benchmark_height_, kRotate180, benchmark_iterations_, in TEST_F() 126 benchmark_width_ - 3, benchmark_height_ - 1, kRotate180, in TEST_F() 215 benchmark_height_, kRotate180, benchmark_iterations_, in TEST_F() 241 benchmark_width_ - 3, benchmark_height_ - 1, kRotate180, in TEST_F() 267 benchmark_height_, kRotate180, benchmark_iterations_, in TEST_F()
|
D | rotate_argb_test.cc | 112 benchmark_height_, kRotate180, benchmark_iterations_, in TEST_F() 148 benchmark_height_, kRotate180, benchmark_iterations_, in TEST_F() 174 benchmark_width_ - 3, benchmark_height_ - 1, kRotate180, in TEST_F()
|
/external/dng_sdk/source/ |
D | dng_orientation.cpp | 38 fAdobeOrientation = kRotate180; in SetTIFF() 105 case kRotate180: in GetTIFF()
|
D | dng_orientation.h | 40 kRotate180 = 2, enumerator 105 return AdobeToDNG (kRotate180); in Rotate180()
|
/external/drm_hwcomposer/ |
D | drmdisplaycomposition.cpp | 203 if (transform & DrmHwcTransform::kRotate180) { in DumpTransform() 218 DrmHwcTransform::kRotate180 | in DumpTransform()
|
D | drmhwcomposer.h | 120 kRotate180 = 1 << 3, enumerator
|
D | hwcutils.cpp | 161 transform = DrmHwcTransform::kRotate180; in SetTransform()
|
D | drmdisplaycompositor.cpp | 386 else if (layer.transform & DrmHwcTransform::kRotate180) in CommitFrame()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate.cc | 338 case kRotate180: in RotatePlane() 409 case kRotate180: in I420Rotate() 478 case kRotate180: in NV12ToI420Rotate()
|
D | rotate_argb.cc | 191 case kRotate180: in ARGBRotate()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate.cc | 376 case kRotate180: in RotatePlane() 440 case kRotate180: in I420Rotate() 500 case kRotate180: in NV12ToI420Rotate()
|
D | rotate_argb.cc | 211 case kRotate180: in ARGBRotate()
|
/external/libyuv/files/source/ |
D | rotate.cc | 406 case kRotate180: in RotatePlane() 470 case kRotate180: in I420Rotate() 530 case kRotate180: in NV12ToI420Rotate()
|
D | rotate_argb.cc | 227 case kRotate180: in ARGBRotate()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | rotate.h | 26 kRotate180 = 180, // Rotate 180 degrees. enumerator
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | rotate.h | 25 kRotate180 = 180, // Rotate 180 degrees. enumerator
|
/external/libyuv/files/include/libyuv/ |
D | rotate.h | 25 kRotate180 = 180, // Rotate 180 degrees. enumerator
|
/external/webrtc/webrtc/common_video/libyuv/ |
D | webrtc_libyuv.cc | 185 return libyuv::kRotate180; in ConvertRotationMode()
|