Searched refs:numExtraSlots (Results 1 – 2 of 2) sorted by relevance
158 input->numExtraSlots = 0u; in CCodecBufferChannel()247 if (input->extraBuffers.numComponentBuffers() < input->numExtraSlots) { in queueInputBufferInternal()1120 input->numExtraSlots = 0u; in start()1788 input->numExtraSlots = 0; in handleWork()1790 input->numExtraSlots = newNumSlots - input->numSlots; in handleWork()1793 mName, input->numExtraSlots); in handleWork()
273 size_t numExtraSlots; member