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 D | 0002-Revert-Support-compressed-pixel-formats-when-saving-.patch | 4 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/ |
D | pixfmt-intro.rst |
|
D | pixfmt.rst |
|
D | vidioc-g-dv-timings.rst |
|
D | planar-apis.rst |
|
D | format.rst |
|
D | pixfmt-packed-yuv.rst |
|
D | dev-stateless-decoder.rst |
|
D | tch-formats.rst |
|
D | sdr-formats.rst |
|
D | hsv-formats.rst |
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | error_messages.hpp | 31 * @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 D | resource_messages.cpp | 50 * @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 D | update_messages.cpp | 51 * @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 D | error_messages.cpp | 57 * @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 D | task_messages.cpp | 52 * @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/ |
D | q6dsp-lpass-ports.c |
|
/openbmc/linux/sound/soc/mediatek/mt8186/ |
D | mt8186-dai-hostless.c |
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
H A D | 0001-remove-the-error-line-and-live-without-file-type-det.patch | 11 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/ |
D | motu-proc.c |
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/python3-blivet/ |
H A D | 0006-tweak-btrfs-packages.patch | 14 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/ |
D | malidp_mw.c |
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
D | ia_css_frame_format.h |
|
/openbmc/linux/drivers/gpu/drm/logicvc/ |
D | logicvc_layer.c |
|
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/fc/fc_1.0/ |
D | ia_css_formats_types.h |
|
12345678910>>...45