
Go to the source code of this file.
Functions | |
| void * | mem_alloc (unsigned long, char *) |
| void | mem_free (void **) |
| void* mem_alloc | ( | unsigned | long, | |
| char * | ||||
| ) |
Definition at line 13 of file mem.c.
Referenced by alloc_buffer(), IDCT32(), pick_table(), psycho_1(), psycho_1_hann_fft_pickmax(), psycho_1_read_cbound(), psycho_1_read_freq_band(), psycho_2_init(), psycho_3_fft(), psycho_3_init(), psycho_4_allocmem(), toolame(), and window_subband().
| void mem_free | ( | void ** | ) |
1.5.5