Searched refs:eob_txb (Results 1 – 2 of 2) sorted by relevance
645 uint16_t *eob_txb = x->mbmi_ext->cb_coef_buff->eobs[plane] + txb_offset; local651 uint16_t eob = eob_txb[block];2013 uint16_t *eob_txb = x->mbmi_ext->cb_coef_buff->eobs[plane] + txb_offset; local2017 eob_txb[block] = eob;
376 uint16_t *eob_txb = x->mbmi_ext->cb_coef_buff->eobs[plane] + txb_offset; in pack_txb_tokens() local382 const uint16_t eob = eob_txb[block]; in pack_txb_tokens()