Home
last modified time | relevance | path

Searched refs:formats (Results 876 - 900 of 2251) sorted by relevance

1...<<31323334353637383940>>...91

/third_party/glfw/src/
H A Dx11_window.c795 const Atom formats[] = { _glfw.x11.UTF8_STRING, XA_STRING }; in writeTargetToProperty() local
796 const int formatCount = sizeof(formats) / sizeof(formats[0]); in writeTargetToProperty()
848 if (targets[i] == formats[j]) in writeTargetToProperty()
902 if (request->target == formats[i]) in writeTargetToProperty()
1578 Atom* formats = NULL; in processEvent() local
1593 (unsigned char**) &formats); in processEvent()
1598 formats = (Atom*) event->xclient.data.l + 2; in processEvent()
1603 if (formats[i] == _glfw.x11.text_uri_list) in processEvent()
1610 if (list && formats) in processEvent()
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_hardware_buffer_util.cpp18 #include <base/util/formats.h>
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/util/
H A Dintf_mesh_builder.h23 #include <base/util/formats.h>
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dmesh_component.h22 #include <base/util/formats.h>
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_mip_chain_post_process.h22 #include <base/util/formats.h>
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_packer.h98 static uint32_t GetSupportedFormats(std::set<std::string> &formats);
/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dsource.h20 * @brief Provides data types and media formats required for recording and playing audio and videos.
225 * @param formats Indicates stream data information, which is subject to the stream type. For example, the key
231 Source(const std::shared_ptr<StreamSource> &stream, const Format &formats);
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/
H A Dpl111_drm.h115 * @formats: array of supported pixel formats on this variant
116 * @nformats: the length of the array of supported pixel formats
127 const u32 *formats; member
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispcsi2.h121 struct v4l2_mbus_framefmt formats[CSI2_PADS_NUM]; member
/kernel/linux/linux-5.10/sound/aoa/soundbus/
H A Dsoundbus.h36 u64 formats; /* SNDRV_PCM_FMTBIT_* */ member
67 * formats or rates being 0. */
95 * the formats that can be used at the moment, for
/kernel/linux/linux-5.10/sound/aoa/codecs/
H A Dtoonie.c42 .formats = SNDRV_PCM_FMTBIT_S16_BE |
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8782.c44 .formats = SNDRV_PCM_FMTBIT_S16_LE |
H A Dmax98357a.c107 .formats = SNDRV_PCM_FMTBIT_S16 |
H A Drt1015p.c102 .formats = SNDRV_PCM_FMTBIT_S24,
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dlowland.c78 .formats = SNDRV_PCM_FMTBIT_S32_LE,
/kernel/linux/linux-5.10/sound/soc/meson/
H A Daiu-fifo-spdif.c35 .formats = AIU_FORMATS,
H A Daiu-codec-ctrl.c98 .formats = AIU_CODEC_CTRL_FORMATS, \
H A Daiu-fifo-i2s.c33 .formats = AIU_FORMATS,
H A Dgx-card.c22 .formats = SNDRV_PCM_FMTBIT_S24_LE,
H A Dmeson-codec-glue.c77 data->params.formats = 1ULL << (__force int) params_format(params); in meson_codec_glue_input_hw_params()
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dsndif.h100 * /local/domain/1/device/vsnd/0/sample-formats = "s8,u8,s16_le,s16_be"
111 * /local/domain/1/device/vsnd/0/0/0/sample-formats = "s8,u8"
215 * o supported sample formats.
242 * sample-formats
245 * List of supported sample formats separated by XENSND_LIST_SEPARATOR.
503 #define XENSND_FIELD_SAMPLE_FORMATS "sample-formats"
855 * | formats mask low 32-bit | 12
857 * | formats mask high 32-bit | 16
882 * formats - uint64_t, bit mask representing values of the parameter
894 uint64_t formats; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h89 uint32_t mdp_get_formats(uint32_t *formats, uint32_t max_formats, bool rgb_only);
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_mipi_dbi.h144 const uint32_t *formats, unsigned int format_count,
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/
H A Diss_csi2.h121 struct v4l2_mbus_framefmt formats[CSI2_PADS_NUM]; member
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/
H A Dispcsi2.h121 struct v4l2_mbus_framefmt formats[CSI2_PADS_NUM]; member

Completed in 14 milliseconds

1...<<31323334353637383940>>...91