Searched refs:usePassthrough (Results 1 – 1 of 1) sorted by relevance
41 … static bool usePassthrough = OHOS::system::GetBoolParameter("image.codec.usePassthrough", false); in IsPassthrough() local42 LOGI("%{public}s mode", usePassthrough ? "passthrough" : "ipc"); in IsPassthrough()43 return usePassthrough; in IsPassthrough()