Searched refs:index_to_shifts (Results 1 – 2 of 2) sorted by relevance
39 static const unsigned index_to_shifts[4] = {24, 16, 8, 0}; variable498 ((unsigned int)(byte) << index_to_shifts[enc->byte_index]); in radeon_enc_output_one_byte()
54 static const unsigned index_to_shifts[4] = {24, 16, 8, 0}; variable81 ((unsigned int)(byte) << index_to_shifts[enc->byte_index]); in radeon_uvd_enc_output_one_byte()