Searched refs:channel_config (Results 1 – 6 of 6) sorted by relevance
196 bs.channel_config = FDKreadBits(hBs, Adts_Length_ChannelConfiguration); in adtsRead_DecodeHeader()282 bs.adts_fullness * 32 * getNumberOfEffectiveChannels(bs.channel_config); in adtsRead_DecodeHeader()311 pAsc->m_channelConfiguration = bs.channel_config; in adtsRead_DecodeHeader()314 if (bs.channel_config == 0) { in adtsRead_DecodeHeader()378 && (bs.channel_config == pAdts->bs.channel_config) /* == 0 */ in adtsRead_DecodeHeader()
130 UCHAR channel_config; member
699 hTp->parser.adts.bs.channel_config); in transportDec_GetBufferFullness()
586 channel_config = {}593 channel_config['number'] = int(match.group(1))594 channel_config['freq'] = int(match.group(2))595 channel_config['width'] = int(match.group(3))596 channel_config['center1_freq'] = int(match.group(4))598 return channel_config
32 WORD32 channel_config; member
219 layer_info->asc.channel_config = aac_state_struct->ch_config; in ixheaacd_latm_stream_mux_config()