FFmpeg
|
mlpdsp.c File Reference
Include dependency graph for mlpdsp.c:
Go to the source code of this file.
Functions | |
static void | ff_mlp_filter_channel (int32_t *state, const int32_t *coeff, int firorder, int iirorder, unsigned int filter_shift, int32_t mask, int blocksize, int32_t *sample_buffer) |
void | ff_mlpdsp_init (MLPDSPContext *c) |
Function Documentation
|
static |
Definition at line 26 of file mlpdsp.c.
Referenced by ff_mlpdsp_init().
void ff_mlpdsp_init | ( | MLPDSPContext * | c | ) |
Definition at line 59 of file mlpdsp.c.
Referenced by mlp_decode_init().
Generated on Tue Jan 21 2025 06:52:34 for FFmpeg by 1.8.11