FFmpeg
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 87 of file aacenc.h.

Field Documentation

◆ rd

float AACQuantizeBandCostCacheEntry::rd

Definition at line 88 of file aacenc.h.

Referenced by quantize_band_cost_cached().

◆ energy

float AACQuantizeBandCostCacheEntry::energy

Definition at line 89 of file aacenc.h.

Referenced by quantize_band_cost_cached().

◆ bits

int AACQuantizeBandCostCacheEntry::bits

Definition at line 90 of file aacenc.h.

Referenced by quantize_band_cost_cached().

◆ cb

char AACQuantizeBandCostCacheEntry::cb

Definition at line 91 of file aacenc.h.

Referenced by quantize_band_cost_cached().

◆ rtz

char AACQuantizeBandCostCacheEntry::rtz

Definition at line 92 of file aacenc.h.

Referenced by quantize_band_cost_cached().

◆ generation

uint16_t AACQuantizeBandCostCacheEntry::generation

Definition at line 93 of file aacenc.h.

Referenced by quantize_band_cost_cached().


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