Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dac3.h90 #define LEVEL_MINUS_3DB M_SQRT1_2 macro
H A Dac3dec.c83 LEVEL_MINUS_3DB,
414 downmix_coeffs[0][nf] = downmix_coeffs[1][nf] = smix * LEVEL_MINUS_3DB; in set_downmix_coeffs()
437 downmix_coeffs[1][i]) * LEVEL_MINUS_3DB; in set_downmix_coeffs()
1621 s->ltrt_center_mix_level = LEVEL_MINUS_3DB; in ac3_decode_frame()
1622 s->ltrt_surround_mix_level = LEVEL_MINUS_3DB; in ac3_decode_frame()
H A Dac3enc.c63 LEVEL_MINUS_3DB, LEVEL_MINUS_4POINT5DB, LEVEL_MINUS_6DB
68 LEVEL_MINUS_3DB, LEVEL_MINUS_6DB, LEVEL_ZERO
74 LEVEL_MINUS_3DB, LEVEL_MINUS_4POINT5DB, LEVEL_MINUS_6DB, LEVEL_ZERO

Completed in 11 milliseconds