shithub: riscv

ref: c59eb6d117c6dc99bc6e4330d3a9a3453888dee7
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.
 */