Searched refs:mSupportedParamIndexSet (Results 1 – 2 of 2) sorted by relevance
53 std::set<C2Param::Index> mSupportedParamIndexSet; member
73 mSupportedParamIndexSet.insert(desc->index()); in MultiAccessUnitInterface()87 return (mSupportedParamIndexSet.count(index) != 0); in isParamSupported()