Searched refs:IS_REQUEST_FLAG (Results 1 – 4 of 4) sorted by relevance
155 kParamIndexDelayRequest = kParamIndexDelay | C2Param::CoreIndex::IS_REQUEST_FLAG,785 typedef C2PortParam<C2Tuning, C2Uint32Value, kParamIndexDelay | C2Param::CoreIndex::IS_REQUEST_FLAG>791 kParamIndexDelay | C2Param::CoreIndex::IS_REQUEST_FLAG>
162 IS_REQUEST_FLAG = 0x00020000, enumerator365 mIndex = mIndex | IS_REQUEST_FLAG; in convertToRequest()
211 if (desc->index() & C2Param::CoreIndex::IS_REQUEST_FLAG) { in addParamDesc()
633 C2Param::Index requestParamIx = paramIx | C2Param::CoreIndex::IS_REQUEST_FLAG; in config()