Searched refs:mStreamSlotCount (Results 1 – 2 of 2) sorted by relevance
635 mStreamSlotCount(0), in MetadataQueue()687 if (mStreamSlotCount > 0) { in getBufferCount()702 if (mStreamSlotCount == 0) { in dequeue()709 mStreamSlotCount); in dequeue()722 mCount = mStreamSlotCount; in dequeue()793 mStreamSlotCount = 0; in setStreamSlot()797 if (mStreamSlotCount > 1) { in setStreamSlot()800 mStreamSlotCount = 1; in setStreamSlot()802 if (mStreamSlotCount == 1) { in setStreamSlot()807 mStreamSlotCount = 1; in setStreamSlot()[all …]
153 int mStreamSlotCount; variable