#define MAXSAMPS
#define MAXCHANS 2
| struct | |
| { | |
| int inrate; | |
| int outrate; | |
| int nchans; | |
| int time_i; | |
| unsigned int time_f; | |
| unsigned int step_i; | |
| unsigned int step_f; | |
| short hist[3*2]; | |
| } |
| Prototyped in: | nut/include/contrib/hxmp3/hermite.h | |
| Calls: | free() | |
| Prototyped in: | nut/include/contrib/hxmp3/hermite.h | |
| Prototyped in: | nut/include/contrib/hxmp3/hermite.h | |
| Prototyped in: | nut/include/contrib/hxmp3/hermite.h | |
| Prototyped in: | nut/include/contrib/hxmp3/hermite.h | |
| Calls: | malloc() | |
| Prototyped in: | nut/include/contrib/hxmp3/hermite.h | |
| Calls: | MulShift31() | nut/contrib/hxmp3/hermite.c |
| Prototyped in: | nut/include/contrib/hxmp3/hermite.h | |
| Calls: | MulShift31() | nut/contrib/hxmp3/hermite.c |
| Called by: | RAResampleMonoHermite() | nut/contrib/hxmp3/hermite.c |
| RAResampleStereoHermite() | nut/contrib/hxmp3/hermite.c |