FFmpeg
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
AACQuantizeBandCostCacheEntry Struct Reference

#include <aacenc.h>

Data Fields

float rd
 
float energy
 
int bits
 
char cb
 
char rtz
 
uint16_t generation
 

Detailed Description

Definition at line 159 of file aacenc.h.

Field Documentation

◆ rd

float AACQuantizeBandCostCacheEntry::rd

Definition at line 160 of file aacenc.h.

◆ energy

float AACQuantizeBandCostCacheEntry::energy

Definition at line 161 of file aacenc.h.

◆ bits

int AACQuantizeBandCostCacheEntry::bits

Definition at line 162 of file aacenc.h.

◆ cb

char AACQuantizeBandCostCacheEntry::cb

Definition at line 163 of file aacenc.h.

◆ rtz

char AACQuantizeBandCostCacheEntry::rtz

Definition at line 164 of file aacenc.h.

◆ generation

uint16_t AACQuantizeBandCostCacheEntry::generation

Definition at line 165 of file aacenc.h.


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