Searched refs:temporalLayerId (Results 1 – 5 of 5) sorted by relevance
607 uint8_t temporalLayerId; member
79200 : temporalLayerId( temporalLayerId_ )79240 temporalLayerId = temporalLayerId_; in setTemporalLayerId()79316 …rn ( sType == rhs.sType ) && ( pNext == rhs.pNext ) && ( temporalLayerId == rhs.temporalLayerId ) … in operator ==()79332 uint8_t temporalLayerId = {}; member
6529 uint8_t temporalLayerId; member
13245 s << "\ttemporalLayerId = " << value.temporalLayerId << '\n';