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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_reconintra.c443 const int have_top = (block_idx >> bwl) || xd->up_available; local
451 have_top, have_left, have_right, x, y, plane);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_reconintra.c891 const int have_top = (block_idx >> bwl) || xd->up_available; local
901 tx_size, have_top, have_left, have_right,
907 have_top, have_left, have_right, x, y, plane);

Completed in 77 milliseconds