Searched refs:mOutputBlockPoolIds (Results 1 – 2 of 2) sorted by relevance
50 C2BlockPool::local_id_t getBlockPoolId() const { return mOutputBlockPoolIds->m.values[0]; } in getBlockPoolId()91 std::shared_ptr<C2PortBlockPoolsTuning::output> mOutputBlockPoolIds; variable
313 DefineParam(mOutputBlockPoolIds, C2_PARAMKEY_OUTPUT_BLOCK_POOLS) in IntfImpl()315 .withFields({C2F(mOutputBlockPoolIds, m.values[0]).any(), in IntfImpl()316 C2F(mOutputBlockPoolIds, m.values).inRange(0, 1)}) in IntfImpl()