Home
last modified time | relevance | path

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

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