Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Backends/Display/
DPixelManipulationTools.cs19 …GetConverter(PixelFormat inputFormat, Endianess inputEndianess, PixelFormat outputFormat, Endianes… in GetConverter()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/
DOV2640.cs211 private IEnumRegisterField<OutputFormat> outputFormat; field in Antmicro.Renode.Peripherals.Sensors.OV2640