Searched refs:kBwVFEOff (Results 1 – 3 of 3) sorted by relevance
83 kBwVFEOff, //!< Camera/video front end off. No change in device bandwidth limit. enumerator
168 } else if (index == kBwVFEOff) { in GetDynamicBWLimits()249 DLOGI("Max High Bw = %" PRIu64 "", hw_resource->dyn_bw_info.total_bw_limit[kBwVFEOff]); in GetHWResourceInfo()251 DLOGI("Max Pipe Bw High= %" PRIu64 " KBps", hw_resource->dyn_bw_info.pipe_bw_limit[kBwVFEOff]); in GetHWResourceInfo()306 } else if (index == kBwVFEOff) { in GetSystemInfo()501 } else if (index == kBwVFEOff) { in PopulatePipeBWCaps()
502 HWBwModes mode = on > 0 ? kBwVFEOn : kBwVFEOff; in SetCameraLaunchStatus()