Searched defs:inputMemory (Results 1 – 6 of 6) sorted by relevance
74 float* inputMemory; /** An array that stores the inputs to be processed. */ member
209 auto inputMemory = buffer->GetMemory(); in PushData() local
420 auto inputMemory = inputBuffer->GetMemory(); in SendBufferLocked() local
492 auto inputMemory = inputBuffer->GetMemory(); in SendBufferLocked() local
458 auto inputMemory = inputBuffer->GetMemory(); in SendBufferLocked() local
1311 … float* inputMemory = (float*)malloc(state->numChannels * requiredInputMemorySize * sizeof(float)); in UpdateFilterMemory() local1414 float* inputMemory = state->inputMemory; in ApplyResampler() local