|
FFmpeg
|
AAC encoder quantizer. More...
#include "aactab.h"#include "aacenc.h"#include "aacenctab.h"#include "aacenc_utils.h"#include "aacenc_quantization_misc.h"Go to the source code of this file.
AAC encoder quantizer.
| #define quantize_and_encode_band_cost | ( | s, | |
| pb, | |||
| in, | |||
| quant, | |||
| scaled, | |||
| size, | |||
| scale_idx, | |||
| cb, | |||
| lambda, | |||
| uplim, | |||
| bits, | |||
| energy, | |||
| rtz | |||
| ) |
| #define QUANTIZE_AND_ENCODE_BAND_COST_FUNC | ( | NAME, | |
| BT_ZERO, | |||
| BT_UNSIGNED, | |||
| BT_PAIR, | |||
| BT_ESC, | |||
| BT_NOISE, | |||
| BT_STEREO, | |||
| ROUNDING | |||
| ) |
1.8.12