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

/external/libvpx/libvpx/vp9/common/
H A Dvp9_reconintra.c444 const int have_left = (block_idx & wmask) || xd->left_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.c892 const int have_left = (block_idx & wmask) || xd->left_available; local
901 tx_size, have_top, have_left, have_right,
907 have_top, have_left, have_right, x, y, plane);

Completed in 2577 milliseconds