Searched refs:mStreamSlotCount (Results 1 – 2 of 2) sorted by relevance
649 mStreamSlotCount(0), in MetadataQueue()701 if (mStreamSlotCount > 0) { in getBufferCount()716 if (mStreamSlotCount == 0) { in dequeue()723 mStreamSlotCount); in dequeue()736 mCount = mStreamSlotCount; in dequeue()807 mStreamSlotCount = 0; in setStreamSlot()811 if (mStreamSlotCount > 1) { in setStreamSlot()814 mStreamSlotCount = 1; in setStreamSlot()816 if (mStreamSlotCount == 1) { in setStreamSlot()821 mStreamSlotCount = 1; in setStreamSlot()[all …]
163 int mStreamSlotCount; variable