Searched refs:GetHardWareEncodeEnabled (Results 1 – 3 of 3) sorted by relevance
30 static bool GetHardWareEncodeEnabled();
128 bool ImageSystemProperties::GetHardWareEncodeEnabled() in GetHardWareEncodeEnabled() function in OHOS::Media::ImageSystemProperties
429 …bool isSupport = ImageSystemProperties::GetHardWareEncodeEnabled() && opts.format == "image/jpeg" … in IsHardwareEncodeSupported()