Home
last modified time | relevance | path

Searched defs:InputBitVector (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dtexcompress_astc.cpp358 struct InputBitVector struct
360 uint32_t data[4];
362 void printf_bits(int offset, int count, const char *fmt = "", ...) in printf_bits()
380 uint32_t get_bits(int offset, int count) in get_bits()
407 uint64_t get_bits64(int offset, int count) in get_bits64()
434 uint32_t get_bits_rev(int offset, int count) in get_bits_rev()