Searched refs:uveob_base (Results 1 – 2 of 2) sorted by relevance
226 uint8_t *eob_base, *uveob_base[2], *eob, *uveob[2]; member
332 td->uveob_base[0] = td->eob_base + 16 * 16 * sbs; in update_block_buffers()333 td->uveob_base[1] = td->uveob_base[0] + chroma_eobs * sbs; in update_block_buffers()353 s->td[i].uveob_base[0] = s->td[i].eob_base + 16 * 16; in update_block_buffers()354 s->td[i].uveob_base[1] = s->td[i].uveob_base[0] + chroma_eobs; in update_block_buffers()1698 s->td[i].uveob[0] = s->td[i].uveob_base[0]; in vp9_decode_frame()1699 s->td[i].uveob[1] = s->td[i].uveob_base[1]; in vp9_decode_frame()