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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmlp_parser.c45 static const uint8_t thd_chancount[13] = { variable
63 channels += thd_chancount[i] * ((chanmap >> i) & 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmlp_parser.c45 static const uint8_t thd_chancount[13] = { variable
63 channels += thd_chancount[i] * ((chanmap >> i) & 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmlp_parser.c45 static const uint8_t thd_chancount[13] = { variable
63 channels += thd_chancount[i] * ((chanmap >> i) & 1);

Completed in 75 milliseconds