Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dac3.h106 #define LEVEL_MINUS_3DB M_SQRT1_2 macro
Dac3dec.c79 LEVEL_MINUS_3DB,
397 downmix_coeffs[0][nf] = downmix_coeffs[1][nf] = smix * LEVEL_MINUS_3DB; in set_downmix_coeffs()
420 downmix_coeffs[1][i]) * LEVEL_MINUS_3DB; in set_downmix_coeffs()
1604 s->ltrt_center_mix_level = LEVEL_MINUS_3DB; in ac3_decode_frame()
1605 s->ltrt_surround_mix_level = LEVEL_MINUS_3DB; in ac3_decode_frame()
Dac3enc.c58 LEVEL_MINUS_3DB, LEVEL_MINUS_4POINT5DB, LEVEL_MINUS_6DB
63 LEVEL_MINUS_3DB, LEVEL_MINUS_6DB, LEVEL_ZERO
69 LEVEL_MINUS_3DB, LEVEL_MINUS_4POINT5DB, LEVEL_MINUS_6DB, LEVEL_ZERO