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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_reconintra.c 456 const int have_right = ((block_idx & wmask) != wmask); local
462 have_top, have_left, have_right, x, y, plane);
  /external/libvpx/libvpx/vp9/common/
vp9_reconintra.c 445 const int have_right = ((block_idx & wmask) != wmask); local
451 have_top, have_left, have_right, x, y, plane);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_reconintra.c 447 const int have_right = ((block_idx & wmask) != wmask); local
453 have_top, have_left, have_right, x, y, plane);

Completed in 631 milliseconds