FLACDSPContext Struct Reference

#include <flacdsp.h>


Data Fields

void(* decorrelate [4])(uint8_t **out, int32_t **in, int channels, int len, int shift)
void(* lpc )(int32_t *samples, const int coeffs[32], int order, int qlevel, int len)


Detailed Description

Definition at line 25 of file flacdsp.h.


Field Documentation

void(* FLACDSPContext::decorrelate[4])(uint8_t **out, int32_t **in, int channels, int len, int shift)

void(* FLACDSPContext::lpc)(int32_t *samples, const int coeffs[32], int order, int qlevel, int len)


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8