shithub: riscv

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