Searched refs:mInputAllocators (Results 1 – 2 of 2) sorted by relevance
168 DefineParam(mInputAllocators, C2_PARAMKEY_INPUT_ALLOCATORS) in BaseParams()171 .withFields({C2F(mInputAllocators, m.values[0]).any(), in BaseParams()172 C2F(mInputAllocators, m.values).inRange(0, 1)}) in BaseParams()
180 std::shared_ptr<C2PortAllocatorsTuning::input> mInputAllocators; member