Home | History | Annotate | Download | only in src

Lines Matching refs:headerPeriod

491     cc->headerPeriod    = extCfg->userTpHeaderPeriod;
498 cc->headerPeriod = DEFAULT_HEADER_PERIOD_REPETITION_RATE;
501 cc->headerPeriod = 0;
1345 /* Initialize headerPeriod in coderConfig for aacEncoder_GetParam(). */
1346 hAacEncoder->coderConfig.headerPeriod = hAacEncoder->extParam.userTpHeaderPeriod;
2072 value = (UINT)hAacEncoder->coderConfig.headerPeriod;