Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxpcache.h45 ulong max_bits; member
H A Dgxmatrix.h70 int max_bits; /* max bits of coefficient */ member
H A Dgscoord.c418 int max_bits) in gx_matrix_to_fixed_coeff()
H A Dgxpcmap.c380 gx_pattern_alloc_cache(gs_memory_t * mem, uint num_tiles, ulong max_bits) in gx_pattern_alloc_cache()
H A Dgxht.c145 gx_ht_alloc_cache(gs_memory_t * mem, uint max_tiles, uint max_bits) in gx_ht_alloc_cache()
/plan9/sys/src/games/mp3enc/
H A Dquantize.c217 const int max_bits, in inner_loop()
962 int max_bits ) in VBR_encode_granule()
1168 int max_bits; in calc_max_bits() local
1330 int min_bits[2][2], max_bits[2][2]; in VBR_iteration_loop() local
1753 int mean_bits, max_bits, bit_rate; in iteration_loop() local
H A Dquantize_pvt.c319 int max_bits; /* maximum allowed bits for this granule */ in on_pe() local
369 void reduce_side(int targ_bits[2],FLOAT8 ms_ener_ratio,int mean_bits,int max_bits) in reduce_side()