FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups 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 84 of file aacenc.h.

Field Documentation

float AACQuantizeBandCostCacheEntry::rd

Definition at line 85 of file aacenc.h.

Referenced by quantize_band_cost_cached().

float AACQuantizeBandCostCacheEntry::energy

Definition at line 86 of file aacenc.h.

Referenced by quantize_band_cost_cached().

int AACQuantizeBandCostCacheEntry::bits

Definition at line 87 of file aacenc.h.

Referenced by quantize_band_cost_cached().

char AACQuantizeBandCostCacheEntry::cb

Definition at line 88 of file aacenc.h.

Referenced by quantize_band_cost_cached().

char AACQuantizeBandCostCacheEntry::rtz

Definition at line 89 of file aacenc.h.

Referenced by quantize_band_cost_cached().

uint16_t AACQuantizeBandCostCacheEntry::generation

Definition at line 90 of file aacenc.h.

Referenced by quantize_band_cost_cached().


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