Home
last modified time | relevance | path

Searched full:formats (Results 1 – 25 of 480) sorted by relevance

12345678910>>...20

/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps/
H A D0002-Revert-Support-compressed-pixel-formats-when-saving-.patch4 Subject: [PATCH] Revert "Support compressed pixel formats when saving DNGs"
9 formats::RGGB16_PISP_COMP1
35 - { formats::SRGGB10_CSI2P, { "RGGB-10", 10, TIFF_RGGB, true, false } },
36 - { formats::SGRBG10_CSI2P, { "GRBG-10", 10, TIFF_GRBG, true, false } },
37 - { formats::SBGGR10_CSI2P, { "BGGR-10", 10, TIFF_BGGR, true, false } },
38 - { formats::SGBRG10_CSI2P, { "GBRG-10", 10, TIFF_GBRG, true, false } },
40 - { formats::SRGGB10, { "RGGB-10", 10, TIFF_RGGB, false, false } },
41 - { formats::SGRBG10, { "GRBG-10", 10, TIFF_GRBG, false, false } },
42 - { formats::SBGGR10, { "BGGR-10", 10, TIFF_BGGR, false, false } },
43 - { formats::SGBRG10, { "GBRG-10", 10, TIFF_GBRG, false, false } },
[all …]
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp31 * @brief Formats Success message into JSON
41 * @brief Formats GeneralError message into JSON
53 * @brief Formats Created message into JSON
63 * @brief Formats NoOperation message into JSON
74 * @brief Formats PropertyDuplicate message into JSON
85 * @brief Formats PropertyUnknown message into JSON
97 * @brief Formats PropertyValueTypeError message into JSON
112 * @brief Formats PropertyValueFormatError message into JSON
127 * @brief Formats PropertyValueNotInList message into JSON
142 * @brief Formats PropertyValueOutOfRange message into JSON
[all …]
/openbmc/bmcweb/redfish-core/src/
H A Dresource_messages.cpp54 * @brief Formats ResourceCreated message into JSON
67 * @brief Formats ResourceRemoved message into JSON
80 * @brief Formats ResourceErrorsDetected message into JSON
95 * @brief Formats ResourceErrorsCorrected message into JSON
110 * @brief Formats ResourceErrorThresholdExceeded message into JSON
126 * @brief Formats ResourceErrorThresholdCleared message into JSON
142 * @brief Formats ResourceWarningThresholdExceeded message into JSON
158 * @brief Formats ResourceWarningThresholdCleared message into JSON
174 * @brief Formats ResourceStatusChangedOK message into JSON
189 * @brief Formats ResourceStatusChangedWarning message into JSON
[all …]
H A Dupdate_messages.cpp53 * @brief Formats TargetDetermined message into JSON
67 * @brief Formats AllTargetsDetermined message into JSON
79 * @brief Formats NoTargetsDetermined message into JSON
92 * @brief Formats UpdateInProgress message into JSON
104 * @brief Formats TransferringToComponent message into JSON
118 * @brief Formats VerifyingAtComponent message into JSON
132 * @brief Formats InstallingOnComponent message into JSON
146 * @brief Formats ApplyingOnComponent message into JSON
160 * @brief Formats TransferFailed message into JSON
174 * @brief Formats VerificationFailed message into JSON
[all …]
H A Derror_messages.cpp59 * @brief Formats Success message into JSON
76 * @brief Formats GeneralError message into JSON
94 * @brief Formats Created message into JSON
112 * @brief Formats NoOperation message into JSON
130 * @brief Formats PropertyDuplicate message into JSON
149 * @brief Formats PropertyUnknown message into JSON
168 * @brief Formats PropertyValueTypeError message into JSON
191 * @brief Formats PropertyValueFormatError message into JSON
214 * @brief Formats PropertyValueNotInList message into JSON
237 * @brief Formats PropertyValueOutOfRange message into JSON
[all …]
H A Dtask_messages.cpp54 * @brief Formats TaskStarted message into JSON
67 * @brief Formats TaskCompletedOK message into JSON
80 * @brief Formats TaskCompletedWarning message into JSON
93 * @brief Formats TaskAborted message into JSON
106 * @brief Formats TaskCancelled message into JSON
119 * @brief Formats TaskRemoved message into JSON
132 * @brief Formats TaskPaused message into JSON
145 * @brief Formats TaskResumed message into JSON
158 * @brief Formats TaskProgressChanged message into JSON
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-remove-the-error-line-and-live-without-file-type-det.patch11 src/formats.c | 1 -
14 diff --git a/src/formats.c b/src/formats.c
16 --- a/src/formats.c
17 +++ b/src/formats.c
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/
H A D0006-tweak-btrfs-packages.patch14 blivet/formats/fs.py | 2 +-
30 diff --git a/blivet/formats/fs.py b/blivet/formats/fs.py
32 --- a/blivet/formats/fs.py
33 +++ b/blivet/formats/fs.py
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gnome-doc-utils-stub/files/
H A Dgnome-doc-utils.m417 AC_ARG_WITH([help-formats],
18 AC_HELP_STRING([--with-help-formats=FORMATS], [list of formats]),,
/openbmc/u-boot/include/
H A Dmedia_bus_format.h16 * These bus formats uniquely identify data formats on the data bus. Format 0
25 * The bus formats are grouped by type, bus_width, bits per component, samples
30 * enumeration, the bus formats are explicitly given a numerical value. The next
145 /* JPEG compressed formats - next is 0x4002 */
148 /* Vendor specific formats - next is 0x5002 */
/openbmc/qemu/qapi/
H A Ddump.json189 # @formats: the available formats for `dump-guest-memory`
195 'formats': ['DumpGuestMemoryFormat'] } }
200 # Return the available formats for `dump-guest-memory`
202 # Returns: An object listing available formats for `dump-guest-memory`
209 # <- { "return": { "formats": null
/openbmc/openbmc/poky/documentation/
H A Ddownloads.rst7 The documentation can be downloaded in file formats to be read offline or on
8 another device. The currently supported formats are linked below:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cabextract/
H A Dlibmspack_0.11alpha.bb1 SUMMARY = "A library for Microsoft compression formats"
3 archivers and dearchivers for Microsoft compression formats: CAB, CHM, WIM,\
/openbmc/qemu/tests/qemu-iotests/
H A D0724 # Test case for nested image formats
47 echo "=== Testing nested image formats ==="
62 # should not work for any image formats with a header.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-lief_0.16.5.bb1 SUMMARY = "Library to instrument executable formats"
2 DESCRIPTION = "LIEF: Library to Instrument Executable Formats"
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc1 Disk image file formats
4 QEMU supports many image file formats that can be used with VMs as well as with
5 any of the tools (like ``qemu-img``). This includes the preferred formats
6 raw and qcow2 as well as formats that are supported for compatibility with
13 .. program:: image-formats
34 .. program:: image-formats
175 .. program:: image-formats
209 .. program:: image-formats
246 .. program:: image-formats
287 .. program:: image-formats
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/celt051/
H A Dcelt051_git.bb8 with high quality. Unlike these formats CELT imposes very little delay \
9 on the signal, even less than is typical for speech centric formats \
/openbmc/openbmc/poky/meta/recipes-devtools/file/files/
H A D0001-Use-4-in-default-reset-previous-negative-offset-in-m.patch21 # archive: file(1) magic for archive formats (see also "msdos" for self-
38 # Specialised zip formats which start with a member named 'mimetype'
45 -# Next line excludes specialized formats:
78 +# Next line excludes specialized formats:
/openbmc/openbmc/poky/meta/recipes-devtools/xmlto/
H A Dxmlto_0.0.29.bb1 SUMMARY = "A shell-script tool for converting XML files to various formats"
3 … xmlto is a simple shell-script tool for converting XML files to various formats. It serves as eas…
/openbmc/qemu/scripts/
H A Dtracetool.py40 Formats:
41 %(formats)s
53 "formats" : format_descr,
/openbmc/openbmc/poky/meta/recipes-support/taglib/
H A Dtaglib_2.0.2.bb1 SUMMARY = "Library for reading and editing the meta-data of popular audio formats"
2 …g and writing metadata in media files, including video, audio, and photo formats. This is a conven…
/openbmc/openpower-vpd-parser/
H A DREADME.md4 OpenPower VPD and IPZ VPD formats are structured binaries that consist of
46 4. Support for more IBM VPD formats.
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/
H A Dlibarchive_3.7.9.bb1 SUMMARY = "Support for reading various archive formats"
2 …rary and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats"
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpmbus_utils.hpp63 * Data formats for output voltage.
65 * These formats are used for commanding and reading output voltage and related
103 * - IEEE and Direct formats: value is not used
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A D.readthedocs.yaml8 formats:

12345678910>>...20