Searched defs:max_bits (Results 1 – 7 of 7) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gxpcache.h | 45 ulong max_bits; member
|
H A D | gxmatrix.h | 70 int max_bits; /* max bits of coefficient */ member
|
H A D | gscoord.c | 418 int max_bits) in gx_matrix_to_fixed_coeff()
|
H A D | gxpcmap.c | 380 gx_pattern_alloc_cache(gs_memory_t * mem, uint num_tiles, ulong max_bits) in gx_pattern_alloc_cache()
|
H A D | gxht.c | 145 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 D | quantize.c | 217 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 D | quantize_pvt.c | 319 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()
|