Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dencode_test_driver.cc120 const unsigned int width_uv = (img1->d_w + 1) >> 1; in compare_img() local
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dencode_test_driver.cc123 const unsigned int width_uv = (img1->d_w + 1) >> 1; in compare_img() local
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
Dcompare.cc208 const int width_uv = (width + 1) >> 1; in I420Psnr() local
311 const int width_uv = (width + 1) >> 1; in I420Ssim() local
/external/chromium_org/third_party/libyuv/source/
Dcompare.cc208 const int width_uv = (width + 1) >> 1; in I420Psnr() local
311 const int width_uv = (width + 1) >> 1; in I420Ssim() local
/external/libyuv/files/source/
Dcompare.cc458 const int width_uv = (width + 1) >> 1; in I420Psnr() local
557 const int width_uv = (width + 1) >> 1; in I420Ssim() local