Home
last modified time | relevance | path

Searched defs:MLPDSPContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmlpdsp.h49 typedef struct MLPDSPContext { struct
50 void (*mlp_filter_channel)(int32_t *state, const int32_t *coeff,
77 } MLPDSPContext; argument