Lines Matching refs:parentParam
364 WMParentParam parentParam ATTRIBUTE_ALIGN(32);
392 #define WH_PLAYER_MAX (infoForWC->parentParam.maxEntry + 1)
394 #define WH_CHILD_MAX infoForWC->parentParam.maxEntry
396 #define WH_DS_DATA_SIZE infoForWC->parentParam.childMaxSize
398 #define WH_PARENT_MAX_SIZE infoForWC->parentParam.parentMaxSize
400 #define WH_CHILD_MAX_SIZE infoForWC->parentParam.childMaxSize
402 #define WH_MP_FREQUENCY (u16)(infoForWC->parentParam.CS_Flag ? 0 : 1)
3718 any, info->parentParam.channel); in WcStateScheduler()
3904 info->parentParam = *pp; in WcInit()
3907 info->targetChannel = info->parentParam.channel; in WcInit()
3913 WH_SetGgid(info->parentParam.ggid); in WcInit()