FFmpeg
Macros
aaccoder_twoloop.h File Reference

AAC encoder twoloop coder. More...

#include <float.h>
#include "libavutil/mathematics.h"
#include "mathops.h"
#include "avcodec.h"
#include "put_bits.h"
#include "aac.h"
#include "aacenc.h"
#include "aactab.h"
#include "aacenctab.h"

Go to the source code of this file.

Macros

#define NOISE_LOW_LIMIT   4000
 This file contains a template for the twoloop coder function. More...
 
#define sclip(x)   av_clip(x,60,218)
 

Detailed Description

AAC encoder twoloop coder.

Author
Konstantin Shishkov, Claudio Freire

Macro Definition Documentation

§ NOISE_LOW_LIMIT

#define NOISE_LOW_LIMIT   4000

This file contains a template for the twoloop coder function.

It needs to be provided, externally, as an already included declaration, the following functions from aacenc_quantization/util.h. They're not included explicitly here to make it possible to provide alternative implementations:

  • quantize_band_cost
  • abs_pow34_v
  • find_max_val
  • find_min_book
  • find_form_factorFrequency in Hz for lower limit of noise substitution