/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.h | 35 * @formats: Active video formats 62 struct v4l2_mbus_framefmt formats[IPIPEIF_PADS_NUM]; member
|
H A D | iss_resizer.h | 33 * @formats: Active video formats 45 struct v4l2_mbus_framefmt formats[RESIZER_PADS_NUM]; member
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | ispccp2.h | 62 struct v4l2_mbus_framefmt formats[CCP2_PADS_NUM]; member
|
/kernel/linux/linux-6.6/drivers/staging/media/omap4iss/ |
H A D | iss_ipipeif.h | 35 * @formats: Active video formats 62 struct v4l2_mbus_framefmt formats[IPIPEIF_PADS_NUM]; member
|
H A D | iss_resizer.h | 33 * @formats: Active video formats 45 struct v4l2_mbus_framefmt formats[RESIZER_PADS_NUM]; member
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ics43432.c | 36 .formats = ICS43432_FORMATS,
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_helpers.h | 56 dri2_query_dma_buf_formats(__DRIscreen *_screen, int max, int *formats,
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress.h | 28 #include "formats.h" 37 _mesa_get_compressed_formats(struct gl_context *ctx, GLint *formats);
|
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_util.c | 82 return pixfmt ?: dev->formats[format].hw; in panfrost_format_to_bifrost_blend()
|
/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | drm_plane.cpp | 53 mFormats(p.formats, p.formats + p.count_formats) in DrmPlane()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_simple_kms_helper.c | 280 * @formats: array of supported formats (DRM_FORMAT\_\*) 281 * @format_count: number of elements in @formats 282 * @format_modifiers: array of formats modifiers 302 const uint32_t *formats, unsigned int format_count, in drm_simple_display_pipe_init() 317 formats, format_count, in drm_simple_display_pipe_init() 299 drm_simple_display_pipe_init(struct drm_device *dev, struct drm_simple_display_pipe *pipe, const struct drm_simple_display_pipe_funcs *funcs, const uint32_t *formats, unsigned int format_count, const uint64_t *format_modifiers, struct drm_connector *connector) drm_simple_display_pipe_init() argument
|
/kernel/linux/linux-5.10/sound/soc/au1x/ |
H A D | i2sc.c | 216 .formats = AU1XI2SC_FMTS, 222 .formats = AU1XI2SC_FMTS,
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | ad1980.c | 192 .formats = SND_SOC_STD_AC97_FMTS, }, 198 .formats = SND_SOC_STD_AC97_FMTS, },
|
H A D | jz4740.c | 207 .formats = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S8, 214 .formats = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S8,
|
H A D | es7134.c | 150 .formats = (SNDRV_PCM_FMTBIT_S16_LE | 228 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
|
H A D | wm1250-ev1.c | 127 .formats = SNDRV_PCM_FMTBIT_S16_LE, 134 .formats = SNDRV_PCM_FMTBIT_S16_LE,
|
H A D | pcm3060.c | 189 .formats = SNDRV_PCM_FMTBIT_S24_LE, 201 .formats = SNDRV_PCM_FMTBIT_S24_LE,
|
/kernel/linux/linux-5.10/sound/soc/ti/ |
H A D | davinci-vcif.c | 177 .formats = SNDRV_PCM_FMTBIT_S16_LE,}, 182 .formats = SNDRV_PCM_FMTBIT_S16_LE,},
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | s3c2412-i2s.c | 183 .formats = SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE, 189 .formats = SNDRV_PCM_FMTBIT_S8 | SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-5.10/sound/soc/txx9/ |
H A D | txx9aclc-ac97.c | 156 .formats = AC97_FMTS, 162 .formats = AC97_FMTS,
|
/kernel/linux/linux-5.10/sound/soc/mediatek/mt6797/ |
H A D | mt6797-dai-adda.c | 371 .formats = MTK_ADDA_FORMATS, 378 .formats = MTK_ADDA_FORMATS,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/ |
H A D | tidss_plane.c | 169 u32 crtc_mask, const u32 *formats, in tidss_plane_create() 198 formats, num_formats, in tidss_plane_create() 167 tidss_plane_create(struct tidss_device *tidss, u32 hw_plane_id, u32 plane_type, u32 crtc_mask, const u32 *formats, u32 num_formats) tidss_plane_create() argument
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_plane.h | 166 * Color encoding for non RGB formats 173 * Color range for non RGB formats 503 * DRM to generate the correct format bitmask (which formats apply to 507 * list is allowed with any of the plane's formats. 610 /** @format_types: array of formats supported by this plane */ 615 * @format_default: driver hasn't supplied supported formats for the 715 * color encoding for non RGB formats. 723 * color range for non RGB formats. 736 const uint32_t *formats, 745 const uint32_t *formats, unsigne [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/ |
H A D | tidss_plane.c | 180 u32 crtc_mask, const u32 *formats, in tidss_plane_create() 209 formats, num_formats, in tidss_plane_create() 178 tidss_plane_create(struct tidss_device *tidss, u32 hw_plane_id, u32 plane_type, u32 crtc_mask, const u32 *formats, u32 num_formats) tidss_plane_create() argument
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/ |
H A D | mt8188-dai-pcm.c | 320 .formats = MTK_PCM_FORMATS, 327 .formats = MTK_PCM_FORMATS,
|