Searched refs:userTpNsubFrames (Results 1 – 1 of 1) sorted by relevance
158 …UCHAR userTpNsubFrames; /*!< Number of sub frames in a transport frame for LOAS/L… member484 cc->nSubFrames = (hAacConfig->nSubFrames > 1 && extCfg->userTpNsubFrames == 1) in H_ALLOC_MEM()486 : extCfg->userTpNsubFrames; in H_ALLOC_MEM()601 config->userTpNsubFrames = 1; in aacEncDefaultConfig()1972 if (settings->userTpNsubFrames != value) { in aacEncoder_SetParam()1977 settings->userTpNsubFrames = value; in aacEncoder_SetParam()2075 value = (UINT)settings->userTpNsubFrames; in aacEncoder_GetParam()