Searched defs:skip_bits (Results 1 – 5 of 5) sorted by relevance
338 uint64_t skip_bits = (CROCUS_DIRTY_POLYGON_STIPPLE | in crocus_blorp_exec() local
350 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE | in iris_blorp_exec_render() local
207 int has_skips, coeff_type, coeff_bits, skip_type, skip_bits; in aic_decode_coeffs() local
467 static inline void skip_bits(GetBitContext *s, int n) in skip_bits() function
89 int skip_bits; member