Searched defs:req_config (Results 1 – 3 of 3) sorted by relevance
56 struct audio_config req_config; // Constant after init member93 struct audio_config req_config; // Constant after init member
628 const auto& req_config = reqs.at(i).params.GetAsCoreCodecConfig(); in IsAseConfigMatchedWithPreferredRequirements() local
591 auto req_config = std::exchange(remote_config_accum_, std::nullopt).value(); in OnRxConfigReq() local