Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dencode_test_driver.cc121 const unsigned int height_uv = (img1->d_h + 1) >> 1; in compare_img() local
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dencode_test_driver.cc124 const unsigned int height_uv = (img1->d_h + 1) >> 1; in compare_img() local
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dcompare.cc209 const int height_uv = (height + 1) >> 1; in I420Psnr() local
312 const int height_uv = (height + 1) >> 1; in I420Ssim() local
/external/chromium_org/third_party/libyuv/source/
Dcompare.cc209 const int height_uv = (height + 1) >> 1; in I420Psnr() local
312 const int height_uv = (height + 1) >> 1; in I420Ssim() local
/external/libyuv/files/source/
Dcompare.cc459 const int height_uv = (height + 1) >> 1; in I420Psnr() local
558 const int height_uv = (height + 1) >> 1; in I420Ssim() local