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

Field Documentation

◆ rd

float AACQuantizeBandCostCacheEntry::rd

Definition at line 178 of file aacenc.h.

◆ energy

float AACQuantizeBandCostCacheEntry::energy

Definition at line 179 of file aacenc.h.

◆ bits

int AACQuantizeBandCostCacheEntry::bits

Definition at line 180 of file aacenc.h.

◆ cb

char AACQuantizeBandCostCacheEntry::cb

Definition at line 181 of file aacenc.h.

◆ rtz

char AACQuantizeBandCostCacheEntry::rtz

Definition at line 182 of file aacenc.h.

◆ generation

uint16_t AACQuantizeBandCostCacheEntry::generation

Definition at line 183 of file aacenc.h.


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