Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_reconintra.c445 const int have_top = (block_idx >> bwl) || xd->up_available; in vp9_predict_intra_block() local
453 have_top, have_left, have_right, x, y, plane); in vp9_predict_intra_block()