FFmpeg
Data Fields
AACISError Struct Reference

#include <aacenc_is.h>

Data Fields

int pass
 
int phase
 
float error
 
float dist1
 
float dist2
 
float ener01
 

Detailed Description

Definition at line 36 of file aacenc_is.h.

Field Documentation

◆ pass

int AACISError::pass

Definition at line 37 of file aacenc_is.h.

Referenced by ff_aac_is_encoding_err(), and ff_aac_search_for_is().

◆ phase

int AACISError::phase

Definition at line 38 of file aacenc_is.h.

Referenced by ff_aac_is_encoding_err(), and ff_aac_search_for_is().

◆ error

float AACISError::error

◆ dist1

float AACISError::dist1

◆ dist2

float AACISError::dist2

◆ ener01

float AACISError::ener01

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