Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blorp.c338 uint64_t skip_bits = (CROCUS_DIRTY_POLYGON_STIPPLE | in crocus_blorp_exec() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blorp.c350 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE | in iris_blorp_exec_render() local
/third_party/ffmpeg/libavcodec/
Daic.c207 int has_skips, coeff_type, coeff_bits, skip_type, skip_bits; in aic_decode_coeffs() local
Dget_bits.h467 static inline void skip_bits(GetBitContext *s, int n) in skip_bits() function
Dindeo3.c89 int skip_bits; member