Searched refs:above_txfm_ctx (Results 1 – 3 of 3) sorted by relevance
142 uint8_t *above_txfm_ctx; // 2bit member
175 s->above_txfm_ctx[col]) + in decode_mode()180 (s->above_txfm_ctx[col] * 2 > max_tx); in decode_mode()
285 assign(s->above_txfm_ctx, uint8_t *, 8); in update_size()