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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmlp_parser.c71 static const uint8_t thd_chancount[13] = { variable
105 channels += thd_chancount[i] * ((chanmap >> i) & 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmlp_parser.c72 static const uint8_t thd_chancount[13] = { variable
106 channels += thd_chancount[i] * ((chanmap >> i) & 1);

Completed in 105 milliseconds