Searched refs:pChSectionData (Results 1 – 1 of 1) sorted by relevance
1040 SECTION_DATA *pChSectionData = NULL; in FDKaacEnc_ChannelElementWrite() local1053 pChSectionData = &(qcOutChannel[ch]->sectionData); in FDKaacEnc_ChannelElementWrite()1057 chBlockType = pChSectionData->blockType; in FDKaacEnc_ChannelElementWrite()1058 chMaxSfbPerGrp = pChSectionData->maxSfbPerGroup; in FDKaacEnc_ChannelElementWrite()1059 chSfbPerGrp = pChSectionData->sfbPerGroup; in FDKaacEnc_ChannelElementWrite()1060 chSfbCnt = pChSectionData->sfbCnt; in FDKaacEnc_ChannelElementWrite()1061 chFirstScf = pChScf[pChSectionData->firstScf]; in FDKaacEnc_ChannelElementWrite()1137 …INT siBits = FDKaacEnc_encodeSectionData(pChSectionData, hBitStream, (syntaxFlags & AC_ER_VCB11)?1… in FDKaacEnc_ChannelElementWrite()1150 pChSectionData, in FDKaacEnc_ChannelElementWrite()1211 pChSectionData, in FDKaacEnc_ChannelElementWrite()