Home | History | Annotate | Download | only in src

Lines Matching refs:aot

171     if ( (IS_LOWDELAY(self->streamInfo.aot) && (self->flags & AC_MPS_PRESENT))
173 && ( (CAN_DO_PS(self->streamInfo.aot) && !(self->flags & AC_MPS_PRESENT))
174 || ( IS_USAC(self->streamInfo.aot) && (self->flags & AC_MPS_PRESENT)) ) ) )
185 self->psPossible = ((CAN_DO_PS(self->streamInfo.aot) && self->streamInfo.aacNumChannels == 1 && ! (self->flags & AC_MPS_PRESENT))) && self->qmfModeCurr == MODE_HQ ;
526 self->streamInfo.aot,
691 pStreamInfo->aot = AOT_NONE;
832 // set profile and check for supported aot
833 // leave profile on default (=-1) for all other supported MPEG-4 aot's except aot=2 (=AAC-LC)
936 if (self->streamInfo.aot != asc->m_aot) {
937 self->streamInfo.aot = asc->m_aot;
1047 self->pAacDecoderStaticChannelInfo[ch]->pOverlapBuffer = GetOverlapBuffer(ch); /* This area size depends on the AOT */
1078 switch (self->streamInfo.aot) {
1264 self->streamInfo.aot,
1321 self->streamInfo.aot,
1369 self->streamInfo.aot,