Searched refs:qtj (Results 1 – 1 of 1) sorted by relevance
3043 int qtj, plj; in theora_decode_tables() local3045 qtj = 0; in theora_decode_tables()3048 qtj = (3 * inter + plane - 1) / 3; in theora_decode_tables()3051 s->qr_count[inter][plane] = s->qr_count[qtj][plj]; in theora_decode_tables()3052 memcpy(s->qr_size[inter][plane], s->qr_size[qtj][plj], in theora_decode_tables()3054 memcpy(s->qr_base[inter][plane], s->qr_base[qtj][plj], in theora_decode_tables()