Searched refs:headerPeriod (Results 1 – 4 of 4) sorted by relevance
181 const int headerPeriod, in getPceRepetitionRate() argument187 if (headerPeriod>0) { in getPceRepetitionRate()194 pceFrameCounter = headerPeriod; in getPceRepetitionRate()215 pceFrameCounter = headerPeriod; in getPceRepetitionRate()319 hTpEnc->config.headerPeriod, in transportEnc_Init()356 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) { in transportEnc_WriteAccessUnit()407 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) { in transportEnc_WriteAccessUnit()502 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) { in transportEnc_GetStaticBits()
840 int setupDataDistanceFrames = layerConfig->headerPeriod; in transportEnc_Latm_Init()
331 cc->headerPeriod = extCfg->userTpHeaderPeriod; in H_ALLOC_MEM()338 cc->headerPeriod = 10; in H_ALLOC_MEM()341 cc->headerPeriod = 0; in H_ALLOC_MEM()1130 hAacEncoder->coderConfig.headerPeriod = hAacEncoder->extParam.userTpHeaderPeriod; in aacEncOpen()1840 value = (UINT)hAacEncoder->coderConfig.headerPeriod; in aacEncoder_GetParam()
327 …UCHAR headerPeriod; /**< Frame period for sending in band configuration buffers in the … member