Home
last modified time | relevance | path

Searched refs:decor_coeff (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_xll.h45 int decor_coeff[DCA_XLL_CHANNELS_MAX / 2]; ///< Pairwise channel coefficients member
H A Ddca_xll.c296 b->decor_coeff[i] = get_bits1(&s->gb) ? get_linear(&s->gb, 7) : 0; in chs_parse_header()
301 b->decor_coeff[i] = 0; in chs_parse_header()
672 int coeff = b->decor_coeff[i]; in chs_filter_band_data()

Completed in 4 milliseconds