Home
last modified time | relevance | path

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

12345678910>>...45

/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/linux/Documentation/userspace-api/media/v4l/
Dpixfmt-intro.rst
Dpixfmt.rst
Dvidioc-g-dv-timings.rst
Dplanar-apis.rst
Dformat.rst
Dpixfmt-packed-yuv.rst
Ddev-stateless-decoder.rst
Dtch-formats.rst
Dsdr-formats.rst
Dhsv-formats.rst
/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.cpp50 * @brief Formats ResourceCreated message into JSON
63 * @brief Formats ResourceRemoved message into JSON
76 * @brief Formats ResourceErrorsDetected message into JSON
91 * @brief Formats ResourceErrorsCorrected message into JSON
106 * @brief Formats ResourceErrorThresholdExceeded message into JSON
121 * @brief Formats ResourceErrorThresholdCleared message into JSON
136 * @brief Formats ResourceWarningThresholdExceeded message into JSON
151 * @brief Formats ResourceWarningThresholdCleared message into JSON
166 * @brief Formats ResourceStatusChangedOK message into JSON
181 * @brief Formats ResourceStatusChangedWarning message into JSON
[all …]
H A Dupdate_messages.cpp51 * @brief Formats TargetDetermined message into JSON
65 * @brief Formats AllTargetsDetermined message into JSON
77 * @brief Formats NoTargetsDetermined message into JSON
90 * @brief Formats UpdateInProgress message into JSON
102 * @brief Formats TransferringToComponent message into JSON
116 * @brief Formats VerifyingAtComponent message into JSON
130 * @brief Formats InstallingOnComponent message into JSON
144 * @brief Formats ApplyingOnComponent message into JSON
158 * @brief Formats TransferFailed message into JSON
172 * @brief Formats VerificationFailed message into JSON
[all …]
H A Derror_messages.cpp57 * @brief Formats Success message into JSON
74 * @brief Formats GeneralError message into JSON
92 * @brief Formats Created message into JSON
110 * @brief Formats NoOperation message into JSON
128 * @brief Formats PropertyDuplicate message into JSON
147 * @brief Formats PropertyUnknown message into JSON
166 * @brief Formats PropertyValueTypeError message into JSON
189 * @brief Formats PropertyValueFormatError message into JSON
212 * @brief Formats PropertyValueNotInList message into JSON
235 * @brief Formats PropertyValueOutOfRange message into JSON
[all …]
H A Dtask_messages.cpp52 * @brief Formats TaskStarted message into JSON
65 * @brief Formats TaskCompletedOK message into JSON
78 * @brief Formats TaskCompletedWarning message into JSON
91 * @brief Formats TaskAborted message into JSON
104 * @brief Formats TaskCancelled message into JSON
117 * @brief Formats TaskRemoved message into JSON
130 * @brief Formats TaskPaused message into JSON
143 * @brief Formats TaskResumed message into JSON
156 * @brief Formats TaskProgressChanged message into JSON
/openbmc/linux/sound/soc/qcom/qdsp6/
Dq6dsp-lpass-ports.c
/openbmc/linux/sound/soc/mediatek/mt8186/
Dmt8186-dai-hostless.c
/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/linux/sound/firewire/motu/
Dmotu-proc.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/linux/drivers/gpu/drm/arm/
Dmalidp_mw.c
/openbmc/linux/drivers/staging/media/atomisp/pci/
Dia_css_frame_format.h
/openbmc/linux/drivers/gpu/drm/logicvc/
Dlogicvc_layer.c
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/
Dia_css_formats_types.h

12345678910>>...45