Changeset 85 for libmpcdec/branches/zorg/mpcdec/mpcdec.c
- Timestamp:
- 11/03/06 00:10:26 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpcdec/branches/zorg/mpcdec/mpcdec.c
r75 r85 97 97 98 98 sum = total_samples = 0; 99 while( TRUE)99 while(MPC_TRUE) 100 100 { 101 101 mpc_uint32_t samples;
Note: See TracChangeset
for help on using the changeset viewer.