Home
last modified time | relevance | path

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

/external/libyuv/files/unit_test/
Dscale_test.cc59 int dst_height_uv = (dst_height + 1) >> 1; in I420TestFilter() local
193 int dst_height_uv = (dst_height + 1) >> 1; in I420TestFilter_16() local
294 int dst_height_uv = dst_height; in I444TestFilter() local
428 int dst_height_uv = dst_height; in I444TestFilter_16() local