Searched refs:queIndex (Results 1 – 1 of 1) sorted by relevance
42 uint32_t queIndex = GetValidQueue(); in AddTrackQueue() local62 ResetQueue(queIndex); in RemoveTrackQueue()77 for (auto queIndex : queMap_[trackIndex]) { in GetCacheSize() local96 for (auto queIndex : queMap_[trackIndex]) { in GetCacheDataSize() local113 for (auto queIndex : queMap_[trackIndex]) { in HasCache() local193 auto queIndex = queVector[index]; in Pop() local212 quePool_[queIndex].dataSize = in Pop()213 quePool_[queIndex].dataSize >= pktSize ? quePool_[queIndex].dataSize -= pktSize : 0; in Pop()216 ResetQueue(queIndex); in Pop()218 trackIndex, queIndex); in Pop()[all …]