Lines Matching refs:parentParam
356 WMParentParam parentParam ATTRIBUTE_ALIGN(32);
384 #define WH_PLAYER_MAX (infoForWC->parentParam.maxEntry + 1)
386 #define WH_CHILD_MAX infoForWC->parentParam.maxEntry
388 #define WH_DS_DATA_SIZE infoForWC->parentParam.childMaxSize
390 #define WH_PARENT_MAX_SIZE infoForWC->parentParam.parentMaxSize
392 #define WH_CHILD_MAX_SIZE infoForWC->parentParam.childMaxSize
394 #define WH_MP_FREQUENCY (u16)(infoForWC->parentParam.CS_Flag ? 0 : 1)
3710 any, info->parentParam.channel); in WcStateScheduler()
3896 info->parentParam = *pp; in WcInit()
3899 info->targetChannel = info->parentParam.channel; in WcInit()
3905 WH_SetGgid(info->parentParam.ggid); in WcInit()