Home
last modified time | relevance | path

Searched defs:halfwidth (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc224 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
249 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
Dconvert_to_i420.cc266 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
293 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
Dconvert_from_argb.cc265 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local
372 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local
Drotate.cc1163 int halfwidth = (width + 1) >> 1; in I420Rotate() local
1239 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
Dconvert_from.cc370 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
Dconvert.cc70 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
Dplanar_functions.cc138 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/
Dconvert_to_argb.cc224 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
249 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
Dconvert_to_i420.cc266 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
293 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
Dconvert_from_argb.cc257 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local
360 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local
Drotate.cc1163 int halfwidth = (width + 1) >> 1; in I420Rotate() local
1239 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
Dconvert_from.cc370 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
Dconvert.cc70 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
Dplanar_functions.cc138 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/
Dconvert.cc55 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
Dconvert_from.cc50 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
Drotate.cc1052 int halfwidth = (width + 1) >> 1; in I420Rotate() local
1128 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
Dconvert_argb.cc1197 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
1222 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
Dplanar_functions.cc257 int halfwidth = (width + 1) >> 1; in I420Mirror() local
963 int halfwidth = (width + 1) >> 1; in I420Rect() local