HomeSort by relevance Sort by last modified time
    Searched full:have_top (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_reconintra.c 378 const int have_top = (block_idx >> bwl) || xd->up_available; local
384 have_top, have_left, have_right);

Completed in 83 milliseconds