Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/HostInterfaces/Camera/
DHostCamera.cs177 …private static byte[] CompressRawToJpeg(byte[] input, int width, int height, int scale, int qualit… in CompressRawToJpeg() argument
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/GPIOPort/
DHiFive_PWM.cs207 private IValueRegisterField scale; field in Antmicro.Renode.Peripherals.HiFive_PWM