Searched refs:ATHshort (Results 1 – 5 of 5) sorted by relevance
133 int ATHshort; /* only use ATH for short blocks */ member
1459 lame_set_ATHshort(lame_global_flags * gfp, int ATHshort) in lame_set_ATHshort() argument1462 gfp->ATHshort = ATHshort; in lame_set_ATHshort()1472 return gfp->ATHshort; in lame_get_ATHshort()
443 int ATHshort; /* only use ATH for short blocks */ member
1195 cfg->ATHshort = gfp->ATHshort; in lame_init_params()1566 if (cfg->ATHshort) in lame_print_internals()
1007 if (cfg->ATHonly || cfg->ATHshort) in set_pinfo()