Home | History | Annotate | Download | only in src

Lines Matching refs:headerPeriod

175  * - The PCE repetition rate in raw_data_block can be controlled via headerPeriod parameter.
179 * \param headerPeriod Chosen PCE frame repetition rate.
187 const int headerPeriod,
193 if (headerPeriod>0) {
200 pceFrameCounter = headerPeriod;
221 pceFrameCounter = headerPeriod;
232 } /* if headerPeriod>0 */
325 hTpEnc->config.headerPeriod,
362 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) {
413 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) {
508 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) {