FFmpeg
Data Fields
AACArithState Struct Reference

#include <aacdec_ac.h>

Data Fields

uint8_t last [512+1]
 
int last_len
 
uint8_t cur [4]
 
uint16_t state_pre
 

Detailed Description

Definition at line 27 of file aacdec_ac.h.

Field Documentation

◆ last

uint8_t AACArithState::last[512+1]

Definition at line 28 of file aacdec_ac.h.

◆ last_len

int AACArithState::last_len

Definition at line 29 of file aacdec_ac.h.

◆ cur

uint8_t AACArithState::cur[4]

Definition at line 30 of file aacdec_ac.h.

◆ state_pre

uint16_t AACArithState::state_pre

Definition at line 31 of file aacdec_ac.h.


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