File: layer1.c

package info (click to toggle)
libmpeg3 1.5.4-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 992 kB
  • ctags: 1,485
  • sloc: ansic: 17,241; asm: 761; makefile: 276; sh: 14
file content (6 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
#include "mpeg3audio.h"

int mpeg3audio_dolayer1(mpeg3audio_t *audio)
{
	;
}