Searched refs:numExtraSlots (Results 1 – 2 of 2) sorted by relevance
155 input->numExtraSlots = 0u; in CCodecBufferChannel()232 if (input->extraBuffers.numComponentBuffers() < input->numExtraSlots) { in queueInputBufferInternal()998 input->numExtraSlots = 0u; in start()1657 input->numExtraSlots = 0; in handleWork()1659 input->numExtraSlots = newNumSlots - input->numSlots; in handleWork()1662 mName, input->numExtraSlots); in handleWork()
269 size_t numExtraSlots; member