shithub: riscv

ref: dfa6b6c67088fc40fb59738bc53f7c949217060d
dir: /sys/src/cmd/audio/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.
 */