Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_to_argb.cc184 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
209 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
228 int halfwidth = (src_width + 1) / 2; in ConvertToARGB() local
Dconvert_to_i420.cc222 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
249 int halfwidth = (src_width + 1) / 2; in ConvertToI420() local
Drotate.cc358 int halfwidth = (width + 1) >> 1; in I420Rotate() local
434 int halfwidth = (width + 1) >> 1; in NV12ToI420Rotate() local
Dplanar_functions.cc129 int halfwidth = (width + 1) >> 1; in I422Copy() local
454 int halfwidth = (width + 1) >> 1; in I420Mirror() local
1162 int halfwidth = (width + 1) >> 1; in I420Rect() local
2350 int halfwidth = (width + 1) >> 1; in YUY2ToNV12() local
2454 int halfwidth = (width + 1) >> 1; in UYVYToNV12() local
Dconvert_from.cc373 int halfwidth = (width + 1) >> 1; in I420ToNV12() local
1263 int halfwidth = (width + 1) / 2; in ConvertFromI420() local
1285 int halfwidth = (width + 1) / 2; in ConvertFromI420() local
Dconvert_from_argb.cc264 int halfwidth = (width + 1) >> 1; in ARGBToNV12() local
373 int halfwidth = (width + 1) >> 1; in ARGBToNV21() local
Dconvert.cc70 int halfwidth = (width + 1) >> 1; in I420Copy() local
167 int halfwidth = (width + 1) >> 1; in I400ToI420() local
246 int halfwidth = (width + 1) >> 1; in X420ToI420() 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