Searched refs:va_2 (Results 1 – 2 of 2) sorted by relevance
809 uint32_t va_2; in parse_texture() local813 va_2 = 0; in parse_texture()825 va_2 |= (*(&data[i + offset + va_idx]) << (2 * 32 - VA_BIT_SIZE - va_bit_idx)); in parse_texture()826 va_2 >>= ((2 * 32 - VA_BIT_SIZE - va_bit_idx) - (32 - va_bit_idx)); in parse_texture()827 va |= va_2; in parse_texture()
54 + * This is a modified version of va_2.c that has fixed arguments with "small" types that