Searched refs:select_txfm_size (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h94 int select_txfm_size; member in struct:macroblock
H A Dvp9_rdopt.c289 x->select_txfm_size = (cpi->sf.tx_size_search_method == USE_LARGESTALL &&
1388 if (!x->select_txfm_size) {
3560 if (!x->select_txfm_size)
4268 if (!x->select_txfm_size)
H A Dvp9_encodeframe.c3585 x->skip_recode = !x->select_txfm_size && mbmi->sb_type >= BLOCK_8X8 &&

Completed in 2440 milliseconds