/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/ |
D | convert_to_argb.cc | 224 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 249 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
|
D | convert_to_i420.cc | 266 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local 293 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
|
D | convert_from_argb.cc | 265 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local 372 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local
|
D | rotate.cc | 1163 int halfwidth = (width + 1) >> 1; in I420Rotate() local 1239 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
|
D | convert_from.cc | 370 int halfwidth = (width + 1) >> 1; in I420ToNV12() local 1125 int halfwidth = (width + 1) / 2; in ConvertFromI420() local 1147 int halfwidth = (width + 1) / 2; in ConvertFromI420() local
|
D | convert.cc | 70 int halfwidth = (width + 1) >> 1; in I420Copy() local 167 int halfwidth = (width + 1) >> 1; in I400ToI420() local 249 int halfwidth = (width + 1) >> 1; in X420ToI420() local
|
D | planar_functions.cc | 138 int halfwidth = (width + 1) >> 1; in I422Copy() local 457 int halfwidth = (width + 1) >> 1; in I420Mirror() local 1109 int halfwidth = (width + 1) >> 1; in I420Rect() local
|
/external/chromium_org/third_party/libyuv/source/ |
D | convert_to_argb.cc | 224 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 249 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
|
D | convert_to_i420.cc | 266 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local 293 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
|
D | convert_from_argb.cc | 257 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local 360 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local
|
D | rotate.cc | 1163 int halfwidth = (width + 1) >> 1; in I420Rotate() local 1239 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
|
D | convert_from.cc | 370 int halfwidth = (width + 1) >> 1; in I420ToNV12() local 1125 int halfwidth = (width + 1) / 2; in ConvertFromI420() local 1147 int halfwidth = (width + 1) / 2; in ConvertFromI420() local
|
D | convert.cc | 70 int halfwidth = (width + 1) >> 1; in I420Copy() local 167 int halfwidth = (width + 1) >> 1; in I400ToI420() local 249 int halfwidth = (width + 1) >> 1; in X420ToI420() local
|
D | planar_functions.cc | 138 int halfwidth = (width + 1) >> 1; in I422Copy() local 457 int halfwidth = (width + 1) >> 1; in I420Mirror() local 1109 int halfwidth = (width + 1) >> 1; in I420Rect() local
|
/external/libyuv/files/source/ |
D | convert.cc | 55 int halfwidth = (width + 1) >> 1; in I420Copy() local 148 int halfwidth = (width + 1) >> 1; in I422ToI420() local 228 int halfwidth = (width + 1) >> 1; in I444ToI420() local 312 int halfwidth = (width + 1) >> 1; in I411ToI420() local 349 int halfwidth = (width + 1) >> 1; in I400ToI420() local 424 int halfwidth = (width + 1) >> 1; in X420ToI420() local 1964 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local 1991 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
|
D | convert_from.cc | 50 int halfwidth = (width + 1) >> 1; in I420ToI422() local 136 int halfwidth = (width + 1) >> 1; in I420ToI444() local 186 int halfwidth = (width + 1) >> 1; in I420ToI411() local 1340 int halfwidth = (width + 1) / 2; in ConvertFromI420() local 1362 int halfwidth = (width + 1) / 2; in ConvertFromI420() local
|
D | rotate.cc | 1052 int halfwidth = (width + 1) >> 1; in I420Rotate() local 1128 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
|
D | convert_argb.cc | 1197 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local 1222 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
|
D | planar_functions.cc | 257 int halfwidth = (width + 1) >> 1; in I420Mirror() local 963 int halfwidth = (width + 1) >> 1; in I420Rect() local
|