FFmpeg
|
AAC encoder quantization misc reusable function templates. More...
Go to the source code of this file.
Functions | |
static float | quantize_band_cost_cached (struct AACEncContext *s, int w, int g, const float *in, const float *scaled, int size, int scale_idx, int cb, const float lambda, const float uplim, int *bits, float *energy, int rtz) |
AAC encoder quantization misc reusable function templates.
Definition in file aacenc_quantization_misc.h.
|
inlinestatic |
Definition at line 31 of file aacenc_quantization_misc.h.
Referenced by search_for_quantizers_fast(), and search_for_quantizers_twoloop().