Searched refs:temporalId (Results 1 – 9 of 9) sorted by relevance
64 uint16_t temporalId; // move out? member
74 uint16_t temporalId; // move out? member
778 uint8_t temporalId; member
81122 : temporalId( temporalId_ )81162 temporalId = temporalId_; in setTemporalId()81238 return ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( temporalId == rhs.temporalId ) && in operator ==()81254 uint8_t temporalId = {}; member
1743 …uint32_t temporalId; /**< [in]: Specifies the temporal id of the p… member
7046 uint8_t temporalId; member7106 uint16_t temporalId; member
13870 s << "\ttemporalId = " << value.temporalId << '\n';13948 s << "\ttemporalId = " << value.temporalId << '\n';
875 deUint16 temporalId; // move out? member