| /external/libaom/third_party/libyuv/source/ |
| D | convert_to_argb.cc | 189 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 208 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 221 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 234 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 248 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 269 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 281 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 293 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
|
| D | convert_to_i420.cc | 188 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local 211 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
|
| D | convert.cc | 83 int halfwidth = (width + 1) >> 1; in I420Copy() local 125 int halfwidth = (width + 1) >> 1; in I010Copy() local 167 int halfwidth = (width + 1) >> 1; in I010ToI420() local 232 int halfwidth = (width + 1) >> 1; in I422ToNV21() local 283 int halfwidth = (width + 1) >> 1; in I422ToNV21() local 494 int halfwidth = (width + 1) >> 1; in I400ToI420() local 524 int halfwidth = (width + 1) >> 1; in I400ToNV21() local 558 int halfwidth = (width + 1) >> 1; in NV12ToI420() local 2459 int halfwidth = (width + 1) >> 1; in Android420ToI420() local
|
| D | convert_from_argb.cc | 257 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local 409 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local 560 int halfwidth = (width + 1) >> 1; in ABGRToNV12() local 712 int halfwidth = (width + 1) >> 1; in ABGRToNV21() local
|
| D | planar_functions.cc | 240 int halfwidth = (width + 1) >> 1; in I422Copy() local 360 int halfwidth = (width + 1) >> 1; in NV12Copy() local 607 int halfwidth = (width + 1) >> 1; in NV21ToNV12() local 1190 int halfwidth = (width + 1) >> 1; in I420Mirror() local 1228 int halfwidth = (width + 1) >> 1; in NV12Mirror() local 1533 int halfwidth = (width + 1) >> 1; in I420Blend() local 2030 int halfwidth = (width + 1) >> 1; in I420Rect() local 2951 int halfwidth = (width + 1) >> 1; in I420Interpolate() local 3800 int halfwidth = (width + 1) >> 1; in YUY2ToNV12() local 3932 int halfwidth = (width + 1) >> 1; in UYVYToNV12() local
|
| D | rotate.cc | 436 int halfwidth = (width + 1) >> 1; in I420Rotate() local 562 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
|
| D | convert_from.cc | 84 int halfwidth = (width + 1) >> 1; in I420ToI010() local 504 int halfwidth = (width + 1) / 2; in I420ToNV12() local
|
| /external/libyuv/files/source/ |
| D | convert_to_argb.cc | 189 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 208 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 221 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 234 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 248 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 269 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 281 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 293 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
|
| D | convert_to_i420.cc | 196 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local 219 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
|
| D | rotate.cc | 495 int halfwidth = (width + 1) >> 1; in I420Rotate() local 563 int halfwidth = (width + 1) >> 1; in I422Rotate() local 695 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local 771 int halfwidth = (width + 1) >> 1; in Android420ToI420Rotate() local
|
| D | convert_from_argb.cc | 266 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local 428 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local 589 int halfwidth = (width + 1) >> 1; in ABGRToNV12() local 741 int halfwidth = (width + 1) >> 1; in ABGRToNV21() local 2355 int halfwidth = (width + 1) >> 1; in RAWToJNV21() local
|
| D | convert_from.cc | 86 int halfwidth = (width + 1) >> 1; in I420ToI010() local 131 int halfwidth = (width + 1) >> 1; in I420ToI012() local 648 int halfwidth = (width + 1) / 2; in I420ToNV12() local
|
| D | planar_functions.cc | 228 int halfwidth = (width + 1) >> 1; in I422Copy() local 309 int halfwidth = (width + 1) >> 1; in I210Copy() local 398 int halfwidth = (width + 1) >> 1; in NV12Copy() local 890 int halfwidth = (width + 1) >> 1; in NV21ToNV12() local 2313 int halfwidth = (width + 1) >> 1; in I420Mirror() local 2353 int halfwidth = (width + 1) >> 1; in NV12Mirror() local 2652 int halfwidth = (width + 1) >> 1; in I420Blend() local 3143 int halfwidth = (width + 1) >> 1; in I420Rect() local 4140 int halfwidth = (width + 1) >> 1; in I420Interpolate() local 5043 int halfwidth = (width + 1) >> 1; in YUY2ToNV12() local [all …]
|
| D | convert.cc | 85 int halfwidth = (width + 1) >> 1; in I420Copy() local 128 int halfwidth = (width + 1) >> 1; in I010Copy() local 594 int halfwidth = (width + 1) >> 1; in I422ToI210() local 635 int halfwidth = (width + 1) >> 1; in I422ToNV21() local 740 int halfwidth = (width + 1) >> 1; in I422ToNV21() local 950 int halfwidth = (width + 1) >> 1; in I400ToI420() local 980 int halfwidth = (width + 1) >> 1; in I400ToNV21() local 1014 int halfwidth = (width + 1) >> 1; in NV12ToI420() local
|
| /external/libvpx/third_party/libyuv/source/ |
| D | convert_to_argb.cc | 193 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 215 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 231 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
|
| D | convert_to_i420.cc | 193 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local 216 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
|
| D | convert.cc | 83 int halfwidth = (width + 1) >> 1; in I420Copy() local 125 int halfwidth = (width + 1) >> 1; in I010Copy() local 167 int halfwidth = (width + 1) >> 1; in I010ToI420() local 252 int halfwidth = (width + 1) >> 1; in I400ToI420() local 336 int halfwidth = (width + 1) >> 1; in X420ToI420() local 1685 int halfwidth = (width + 1) >> 1; in Android420ToI420() local
|
| D | rotate.cc | 401 int halfwidth = (width + 1) >> 1; in I420Rotate() local 467 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
|
| D | planar_functions.cc | 240 int halfwidth = (width + 1) >> 1; in I422Copy() local 940 int halfwidth = (width + 1) >> 1; in I420Mirror() local 1181 int halfwidth = (width + 1) >> 1; in I420Blend() local 1798 int halfwidth = (width + 1) >> 1; in I420Rect() local 2659 int halfwidth = (width + 1) >> 1; in I420Interpolate() local 3362 int halfwidth = (width + 1) >> 1; in YUY2ToNV12() local 3478 int halfwidth = (width + 1) >> 1; in UYVYToNV12() local
|
| D | convert_from_argb.cc | 232 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local 368 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local
|
| D | convert_from.cc | 84 int halfwidth = (width + 1) >> 1; in I420ToI010() local 485 int halfwidth = (width + 1) / 2; in I420ToNV12() local
|
| /external/webrtc/api/video/test/ |
| D | i210_buffer_unittest.cc | 58 constexpr int halfwidth = (width + 1) >> 1; in TEST() local 73 constexpr int halfwidth = (width + 1) >> 1; in TEST() local 94 constexpr int halfwidth = (width + 1) >> 1; in TEST() local
|
| D | i422_buffer_unittest.cc | 57 constexpr int halfwidth = (width + 1) >> 1; in TEST() local 72 constexpr int halfwidth = (width + 1) >> 1; in TEST() local 93 constexpr int halfwidth = (width + 1) >> 1; in TEST() local
|
| /external/webrtc/api/video/ |
| D | i210_buffer.cc | 100 int halfwidth = (width + 1) >> 1; in webrtcI210Rotate() local
|
| /external/libyuv/files/unit_test/ |
| D | planar_test.cc | 4369 const int halfwidth = (benchmark_width_ + 1) >> 1; in TEST_F() local 4401 const int halfwidth = (benchmark_width_ + 1) >> 1; in TEST_F() local
|