Searched refs:userTpHeaderPeriod (Results 1 – 1 of 1) sorted by relevance
193 UCHAR userTpHeaderPeriod; /*!< Parameter used to configure LATM/LOAS SMC rate. member534 if (extCfg->userTpHeaderPeriod != 0xFF) { in H_ALLOC_MEM()535 cc->headerPeriod = extCfg->userTpHeaderPeriod; in H_ALLOC_MEM()669 config->userTpHeaderPeriod = 0xFF; /* header period in auto mode */ in aacEncDefaultConfig()1314 (config->userTpHeaderPeriod != 0xFF) in aacEncInit()1315 ? config->userTpHeaderPeriod in aacEncInit()1622 hAacEncoder->extParam.userTpHeaderPeriod; in aacEncOpen()2308 if (settings->userTpHeaderPeriod != value) { in aacEncoder_SetParam()2313 settings->userTpHeaderPeriod = value; in aacEncoder_SetParam()