Home | History | Annotate | Download | only in src

Lines Matching refs:headerPeriod

331     cc->headerPeriod    = extCfg->userTpHeaderPeriod;
338 cc->headerPeriod = 10;
341 cc->headerPeriod = 0;
1129 /* Initialize headerPeriod in coderConfig for aacEncoder_GetParam(). */
1130 hAacEncoder->coderConfig.headerPeriod = hAacEncoder->extParam.userTpHeaderPeriod;
1840 value = (UINT)hAacEncoder->coderConfig.headerPeriod;