Searched refs:pceFrameCounter (Results 1 – 1 of 1) sorted by relevance
132 INT pceFrameCounter; /*!< Indicates frame period when PCE must be written in member198 INT pceFrameCounter = -1; /* variable to be returned */ in getPceRepetitionRate() local207 pceFrameCounter = headerPeriod; in getPceRepetitionRate()211 pceFrameCounter = headerPeriod; /* repeating pce only meaningful in getPceRepetitionRate()219 pceFrameCounter = -1; /* no PCE in raw_data_block */ in getPceRepetitionRate()234 pceFrameCounter = headerPeriod; in getPceRepetitionRate()237 pceFrameCounter = -1; /* no PCE in raw_data_block */ in getPceRepetitionRate()242 pceFrameCounter = -1; /* no PCE in raw_data_block */ in getPceRepetitionRate()246 pceFrameCounter = -1; /* no PCE in raw_data_block */ in getPceRepetitionRate()249 return pceFrameCounter; in getPceRepetitionRate()[all …]