Home | History | Annotate | Download | only in src

Lines Matching refs:headerPeriod

169  * - The PCE repetition rate in raw_data_block can be controlled via headerPeriod parameter.
173 * \param headerPeriod Chosen PCE frame repetition rate.
181 const int headerPeriod,
187 if (headerPeriod>0) {
194 pceFrameCounter = headerPeriod;
215 pceFrameCounter = headerPeriod;
226 } /* if headerPeriod>0 */
319 hTpEnc->config.headerPeriod,
356 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) {
407 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) {
502 if (hTp->pceFrameCounter>=hTp->config.headerPeriod) {