Searched refs:numExtraSlots (Results 1 – 2 of 2) sorted by relevance
236 input->numExtraSlots = 0u; in CCodecBufferChannel()313 if (input->extraBuffers.numComponentBuffers() < input->numExtraSlots) { in queueInputBufferInternal()894 input->numExtraSlots = 0u; in start()1464 input->numExtraSlots = 0; in handleWork()1466 input->numExtraSlots = newNumSlots - input->numSlots; in handleWork()1469 mName, input->numExtraSlots); in handleWork()
236 size_t numExtraSlots; member