FFmpeg  3.4.9
Data Fields
Bs2bContext Struct Reference

Data Fields

const AVClassclass
 
int profile
 
int fcut
 
int feed
 
t_bs2bdp bs2bp
 
void(* filter )(t_bs2bdp bs2bdp, uint8_t *sample, int n)
 

Detailed Description

Definition at line 35 of file af_bs2b.c.

Field Documentation

◆ class

const AVClass* Bs2bContext::class

Definition at line 36 of file af_bs2b.c.

◆ profile

int Bs2bContext::profile

Definition at line 38 of file af_bs2b.c.

Referenced by init().

◆ fcut

int Bs2bContext::fcut

Definition at line 39 of file af_bs2b.c.

Referenced by init().

◆ feed

int Bs2bContext::feed

Definition at line 40 of file af_bs2b.c.

Referenced by init().

◆ bs2bp

t_bs2bdp Bs2bContext::bs2bp

Definition at line 42 of file af_bs2b.c.

Referenced by config_output(), filter_frame(), init(), and uninit().

◆ filter

void(* Bs2bContext::filter) (t_bs2bdp bs2bdp, uint8_t *sample, int n)

Definition at line 44 of file af_bs2b.c.

Referenced by config_output(), and filter_frame().


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