FFmpeg
Loading...
Searching...
No Matches
AACQuantizeBandCostCacheEntry Struct Reference

#include <libavcodec/aacenc.h>

Data Fields

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

Detailed Description

Definition at line 162 of file aacenc.h.

Field Documentation

◆ rd

float AACQuantizeBandCostCacheEntry::rd

Definition at line 163 of file aacenc.h.

◆ energy

float AACQuantizeBandCostCacheEntry::energy

Definition at line 164 of file aacenc.h.

◆ bits

int AACQuantizeBandCostCacheEntry::bits

Definition at line 165 of file aacenc.h.

◆ cb

char AACQuantizeBandCostCacheEntry::cb

Definition at line 166 of file aacenc.h.

◆ rtz

char AACQuantizeBandCostCacheEntry::rtz

Definition at line 167 of file aacenc.h.

◆ generation

uint16_t AACQuantizeBandCostCacheEntry::generation

Definition at line 168 of file aacenc.h.


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