Searched refs:mp3_delay (Results 1 – 3 of 3) sorted by relevance
35 extern int mp3_delay; /* for decoder only */
46 int mp3_delay; /* to adjust the number of samples truncated variable646 mp3_delay = 0; in parse_args()758 mp3_delay = atoi(nextArg); in parse_args()
213 lame_decoder(gf, outf, mp3_delay, inPath, outPath); in main()