Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmlp_parse.h59 static const uint8_t thd_chancount[13] = { variable
93 channels += thd_chancount[i] * ((chanmap >> i) & 1); in truehd_channels()