FFmpeg
Data Fields
AC3Mant Struct Reference

Data Fields

int16_t * qmant1_ptr
 
int16_t * qmant2_ptr
 
int16_t * qmant4_ptr
 mantissa pointers for bap=1,2,4 More...
 
int mant1_cnt
 
int mant2_cnt
 
int mant4_cnt
 mantissa counts for bap=1,2,4 More...
 

Detailed Description

Definition at line 52 of file ac3enc.c.

Field Documentation

◆ qmant1_ptr

int16_t* AC3Mant::qmant1_ptr

Definition at line 53 of file ac3enc.c.

◆ qmant2_ptr

int16_t * AC3Mant::qmant2_ptr

Definition at line 53 of file ac3enc.c.

◆ qmant4_ptr

int16_t * AC3Mant::qmant4_ptr

mantissa pointers for bap=1,2,4

Definition at line 53 of file ac3enc.c.

◆ mant1_cnt

int AC3Mant::mant1_cnt

Definition at line 54 of file ac3enc.c.

◆ mant2_cnt

int AC3Mant::mant2_cnt

Definition at line 54 of file ac3enc.c.

◆ mant4_cnt

int AC3Mant::mant4_cnt

mantissa counts for bap=1,2,4

Definition at line 54 of file ac3enc.c.


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