Searched refs:mStreamSlotCount (Results 1 – 2 of 2) sorted by relevance
38 mStreamSlotCount(0), in MetadataQueue()89 if (mStreamSlotCount > 0) { in getBufferCount()99 if (mStreamSlotCount == 0) { in dequeue()106 mStreamSlotCount); in dequeue()118 mCount = mStreamSlotCount; in dequeue()150 mStreamSlotCount = 0; in setStreamSlot()153 if (mStreamSlotCount > 1) { in setStreamSlot()156 mStreamSlotCount = 1; in setStreamSlot()158 if (mStreamSlotCount == 1) { in setStreamSlot()163 mStreamSlotCount = 1; in setStreamSlot()[all …]
79 int mStreamSlotCount; variable