Home
last modified time | relevance | path

Searched refs:BT_NOISE (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_quantization.h47 int BT_PAIR, int BT_ESC, int BT_NOISE, int BT_STEREO, in quantize_and_encode_band_cost_template() argument
62 if (BT_ZERO || BT_NOISE || BT_STEREO) { in quantize_and_encode_band_cost_template()
171 #define QUANTIZE_AND_ENCODE_BAND_COST_FUNC(NAME, BT_ZERO, BT_UNSIGNED, BT_PAIR, BT_ESC, BT_NOISE, B… argument
181 BT_ZERO, BT_UNSIGNED, BT_PAIR, BT_ESC, BT_NOISE, BT_STEREO, \