Searched refs:eob_max (Results 1 – 1 of 1) sorted by relevance
196 const int eob_max = 16 << (tx_size << 1); in get_tx_eob() local197 return vp9_segfeature_active(seg, segment_id, SEG_LVL_SKIP) ? 0 : eob_max; in get_tx_eob()