| FFmpeg
    4.0
    | 
#include <libavcodec/aacenc.h>
| Data Fields | |
| float | rd | 
| float | energy | 
| int | bits | 
| char | cb | 
| char | rtz | 
| uint16_t | generation | 
| 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().
 1.8.13
 1.8.13