Searched refs:GetDataBuffers (Results 1 – 3 of 3) sorted by relevance
63 std::vector<std::shared_ptr<DataBuffer>> GetDataBuffers() const in GetDataBuffers() function
57 std::vector<std::shared_ptr<DataBuffer>> GetDataBuffers() const in GetDataBuffers() function
189 std::vector<std::shared_ptr<DataBuffer>> inputBuffers = pipConfigSource->GetDataBuffers(); in ProcessData()