Searched refs:userTpHeaderPeriod (Results 1 – 1 of 1) sorted by relevance
167 …UCHAR userTpHeaderPeriod; /*!< Parameter used to configure LATM/LOAS SMC rate. More… member474 if (extCfg->userTpHeaderPeriod!=0xFF) { in H_ALLOC_MEM()475 cc->headerPeriod = extCfg->userTpHeaderPeriod; in H_ALLOC_MEM()579 config->userTpHeaderPeriod = 0xFF; /* header period in auto mode */ in aacEncDefaultConfig()1095 …(config->userTpHeaderPeriod!=0xFF) ? config->userTpHeaderPeriod : DEFAULT_HEADER_PERIOD_REPETITION… in aacEncInit()1342 hAacEncoder->coderConfig.headerPeriod = hAacEncoder->extParam.userTpHeaderPeriod; in aacEncOpen()1960 if (settings->userTpHeaderPeriod != value) { in aacEncoder_SetParam()1961 settings->userTpHeaderPeriod = value; in aacEncoder_SetParam()