Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_reconintra.c410 const int txw = (1 << tx_size); in vp9_predict_intra_block() local
413 const int have_right = (aoff + txw) < bw; in vp9_predict_intra_block()