FFmpeg
Data Fields
OpusDSP Struct Reference

#include <opusdsp.h>

Data Fields

void(* postfilter )(float *data, int period, float *gains, int len)
 
float(* deemphasis )(float *out, float *in, float coeff, int len)
 

Detailed Description

Definition at line 24 of file opusdsp.h.

Field Documentation

◆ postfilter

void(* OpusDSP::postfilter) (float *data, int period, float *gains, int len)

Definition at line 25 of file opusdsp.h.

◆ deemphasis

float(* OpusDSP::deemphasis) (float *out, float *in, float coeff, int len)

Definition at line 26 of file opusdsp.h.


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