Home
last modified time | relevance | path

Searched defs:DCAXllChSet (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca_xll.h64 typedef struct DCAXllChSet { struct
66 int nchannels; ///< Number of channels in the channel set (N)
67 int residual_encode; ///< Residual encoding mask (0 - residual, 1 - full channel)
68 int pcm_bit_res; ///< PCM bit resolution (variable)
69 int storage_bit_res; ///< Storage bit resolution (16 or 24)
70 int freq; ///< Original sampling frequency (max. 96000 Hz)
72 int primary_chset; ///< Primary channel set flag
73 int dmix_coeffs_present; ///< Downmix coefficients present in stream
74 int dmix_embedded; ///< Downmix already performed by encoder
75 int dmix_type; ///< Primary channel set downmix type
[all …]