Searched refs:IS_REQUEST_FLAG (Results 1 – 7 of 7) sorted by relevance
171 kParamIndexDelayRequest = kParamIndexDelay | C2Param::CoreIndex::IS_REQUEST_FLAG,869 typedef C2PortParam<C2Tuning, C2Uint32Value, kParamIndexDelay | C2Param::CoreIndex::IS_REQUEST_FLAG>875 kParamIndexDelay | C2Param::CoreIndex::IS_REQUEST_FLAG>
162 IS_REQUEST_FLAG = 0x00020000, enumerator366 mIndex = mIndex | IS_REQUEST_FLAG; in convertToRequest()
105 mTypeToIndexForConfig[type.type() & ~C2Param::CoreIndex::IS_REQUEST_FLAG] = i; in takeFilters()121 mTypeToIndexForConfig[type & ~C2Param::CoreIndex::IS_REQUEST_FLAG] = in takeFilters()
199 if (desc->index() & C2Param::CoreIndex::IS_REQUEST_FLAG) { in addParamDesc()
1532 C2StreamColorAspectsInfo::output::PARAM_TYPE | C2Param::CoreIndex::IS_REQUEST_FLAG; in configure()
633 C2Param::Index requestParamIx = paramIx | C2Param::CoreIndex::IS_REQUEST_FLAG; in config()
37 kParamIndexColorAspects | C2Param::CoreIndex::IS_REQUEST_FLAG>