Searched refs:Esg_slot_index (Results 1 – 2 of 2) sorted by relevance
514 int Esg_index = pPvcStaticData->Esg_slot_index; in pvcDecodeTimeSlot()557 int idx = pPvcStaticData->Esg_slot_index; in pvcDecodeTimeSlot()637 pPvcStaticData->Esg_slot_index = in pvcDecodeTimeSlot()638 (pPvcStaticData->Esg_slot_index + 1) & (PVC_NS_MAX - 1); in pvcDecodeTimeSlot()
127 UCHAR Esg_slot_index; /**< Ring buffer index to current Esg time slot */ member