shithub: riscv

ref: 9d82b73dbe5e099dffd4527ae2cbf075094da2da
dir: /sys/src/games/mp3enc/tools.c/

View raw version
/*
 *   Simple LAME context free functions:
 *
 *     - should not contain gfc or gfp
 *     - should not call other functions not defined 
 *       in this module (or libc functions)
 *
 *   Otherwise util.c is the right place.
 */