Home | History | Annotate | Download | only in src

Lines Matching refs:aacSamplesPerFrame

898       self->streamInfo.frameSize  = self->streamInfo.aacSamplesPerFrame;
970 self->streamInfo.frameSize = (INT)fMult((FIXP_DBL)self->streamInfo.aacSamplesPerFrame<<UPS_SCALE, upsampleFactor);