Searched defs:Format (Results 1 – 4 of 4) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Video/ | ||
| D | VideoBackend.cs | 42 public PixelFormat Format { get; private set; } property in Antmicro.Renode.Backends.Video.VideoBackend |
| D | AutoRepaintingVideo.cs | 72 public PixelFormat Format { get; private set; } property in Antmicro.Renode.Peripherals.Video.AutoRepaintingVideo |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Video/ | ||
| D | MusteinGenericGPU.cs | 306 Format = 0x2 enumerator |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Sensors/ | ||
| D | OV2640.cs | 76 public OutputFormat Format => outputFormat.Value; field in Antmicro.Renode.Peripherals.Sensors.OV2640 |