FFmpeg
Data Fields
Band Struct Reference

Subband structure - hold all variables for each subband. More...

#include <mpc.h>

Data Fields

int msf
 mid-stereo flag More...
 
int res [2]
 
int scfi [2]
 
int scf_idx [2][3]
 
int Q [2]
 

Detailed Description

Subband structure - hold all variables for each subband.

Definition at line 46 of file mpc.h.

Field Documentation

◆ msf

int Band::msf

mid-stereo flag

Definition at line 47 of file mpc.h.

◆ res

int Band::res[2]

Definition at line 48 of file mpc.h.

◆ scfi

int Band::scfi[2]

Definition at line 49 of file mpc.h.

◆ scf_idx

int Band::scf_idx[2][3]

Definition at line 50 of file mpc.h.

◆ Q

int Band::Q[2]

Definition at line 51 of file mpc.h.


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