Searched defs:StreamPrioKey (Results 1 – 1 of 1) sorted by relevance
105 struct StreamPrioKey { struct106 StreamPrioKey(int priority, DataSize size) in StreamPrioKey() argument135 std::multimap<StreamPrioKey, uint32_t>::iterator priority_it; argument