Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_reconintra.c411 const int have_top = loff || (xd->above_mi != NULL); in vp9_predict_intra_block() local
420 tx_size, have_top, have_left, have_right, x, y, in vp9_predict_intra_block()
426 have_top, have_left, have_right, x, y, plane); in vp9_predict_intra_block()