comparison mpegaudiodec.c @ 440:000aeeac27a2 libavcodec

* started to cleanup name clashes for onetime compilation
author kabi
date Mon, 27 May 2002 16:42:14 +0000
parents 1dd34dba2b7c
children 7b2f23b5dcdd
comparison
equal deleted inserted replaced
439:6ae275655a23 440:000aeeac27a2
2496 decode_init, 2496 decode_init,
2497 NULL, 2497 NULL,
2498 NULL, 2498 NULL,
2499 decode_frame, 2499 decode_frame,
2500 }; 2500 };
2501
2502 #undef C1
2503 #undef C2
2504 #undef C3
2505 #undef C4
2506 #undef C5
2507 #undef C6
2508 #undef C7
2509 #undef C8
2510 #undef FRAC_BITS
2511 #undef HEADER_SIZE