Searched refs:maxFrames (Results 1 – 3 of 3) sorted by relevance
150 INT maxFrames; member
404 hAacEnc->maxFrames = nSubFrames; in FDKaacEnc_Open()568 hAacEnc->maxFrames, in FDKaacEnc_Initialize()590 ErrorStatus = FDKaacEnc_QCOutInit(hAacEnc->qcOut, hAacEnc->maxFrames, cm); in FDKaacEnc_Initialize()
331 const int maxFrames = 60; in recomputeParameters() local332 …(m_params.targetMeasureDurationUs / m_calibrateIterations.back().frameTime), minFrames, maxFrames); in recomputeParameters()