1 /* 2 * Simple LAME context free functions: 3 * 4 * - should not contain gfc or gfp 5 * - should not call other functions not defined 6 * in this module (or libc functions) 7 * 8 * Otherwise util.c is the right place. 9 */ 10