Searched refs:index_to_shifts (Results 1 – 1 of 1) sorted by relevance
52 static const unsigned index_to_shifts[4] = {24, 16, 8, 0}; variable79 …enc->cs->current.buf[enc->cs->current.cdw] |= ((unsigned int)(byte) << index_to_shifts[enc->byte_i… in radeon_enc_output_one_byte()