Searched refs:fixedLatency (Results 1 – 4 of 4) sorted by relevance
108 std::string fixedLatency; member
918 if (!audioModuleInfo.fixedLatency.empty()) { in UpdateCommonArgs()920 args.append(audioModuleInfo.fixedLatency); in UpdateCommonArgs()
194 audioModuleInfo.fixedLatency = pipeInfo.fixedLatency_; in GetCommontAudioModuleInfo()
1735 … audioModuleInfo.fixedLatency = "1"; // here we need to set latency fixed for a fixed buffer size. in ConstructRemoteAudioModuleInfo()6728 … audioModuleInfo.fixedLatency = "1"; // here we need to set latency fixed for a fixed buffer size. in ConstructOffloadAudioModuleInfo()6811 … audioModuleInfo.fixedLatency = "1"; // here we need to set latency fixed for a fixed buffer size. in ConstructMchAudioModuleInfo()8422 deviceClassInfo.fixedLatency.c_str(), deviceClassInfo.sinkLatency.c_str(), in XmlParsedDataMapDump()