Searched refs:height_uv (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
H A Dencode_test_driver.cc121 const unsigned int height_uv = (img1->d_h + 1) >> 1; local
122 for (i = 0; i < height_uv; ++i)
126 for (i = 0; i < height_uv; ++i)

Completed in 133 milliseconds