Home
last modified time | relevance | path

Searched refs:formats (Results 1551 - 1575 of 2173) sorted by relevance

1...<<61626364656667686970>>...87

/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c503 packed pixel formats must come first */
504 static const struct bttv_format formats[] = { variable
613 static const unsigned int FORMATS = ARRAY_SIZE(formats);
1454 if (-1 == formats[i].fourcc) in format_by_fourcc()
1456 if (formats[i].fourcc == fourcc) in format_by_fourcc()
1457 return formats+i; in format_by_fourcc()
2151 if (formats[i].fourcc != -1) in bttv_enum_fmt_vid_cap()
2159 f->pixelformat = formats[i].fourcc; in bttv_enum_fmt_vid_cap()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_codec.c3162 if (info->nid && (!info->rates || !info->formats)) { in set_pcm_default_values()
3165 info->formats ? NULL : &info->formats, in set_pcm_default_values()
3749 mout->analog_formats = hinfo->formats; in snd_hda_multi_out_analog_open()
3753 runtime->hw.formats = mout->analog_formats; in snd_hda_multi_out_analog_open()
3765 (runtime->hw.formats & mout->spdif_formats)) { in snd_hda_multi_out_analog_open()
3767 runtime->hw.formats &= mout->spdif_formats; in snd_hda_multi_out_analog_open()
/kernel/linux/linux-6.6/sound/pci/
H A Dcmipci.c1460 .formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE,
1480 .formats = SNDRV_PCM_FMTBIT_U8 | SNDRV_PCM_FMTBIT_S16_LE,
1500 .formats = SNDRV_PCM_FMTBIT_S16_LE,
1520 .formats = SNDRV_PCM_FMTBIT_S16_LE,
1540 .formats = SNDRV_PCM_FMTBIT_IEC958_SUBFRAME_LE,
1560 .formats = SNDRV_PCM_FMTBIT_S16_LE |
1744 runtime->hw.formats |= SNDRV_PCM_FMTBIT_S32_LE; in snd_cmipci_playback_spdif_open()
H A Drme96.c354 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
385 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
416 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
443 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
/kernel/linux/linux-5.10/drivers/media/platform/
H A Dpxa_camera.c609 * struct pxa_camera_format_xlate - match between host and sensor formats
614 * formats matchings in pxa_camera_device. A host can override the generic list
734 * First pass - only count formats this host-sensor in pxa_mbus_build_fmts_xlate()
751 /* Second pass - actually fill data formats */ in pxa_mbus_build_fmts_xlate()
1628 /* This will be corrected as we get more formats */
1643 int formats = 0, ret; in pxa_camera_get_formats() local
1652 /* No more formats */ in pxa_camera_get_formats()
1664 formats++; in pxa_camera_get_formats()
1695 formats++; in pxa_camera_get_formats()
1702 return formats; in pxa_camera_get_formats()
[all...]
/kernel/linux/linux-5.10/sound/drivers/
H A Daloop.c441 cable->hw.formats = pcm_format_to_bits(runtime->format); in params_change()
883 .formats = (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S16_BE |
938 m.bits[0] = (u_int32_t)cable->hw.formats; in rule_format()
939 m.bits[1] = (u_int32_t)(cable->hw.formats >> 32); in rule_format()
/kernel/linux/linux-5.10/sound/pci/
H A Drme96.c381 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
412 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
443 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
470 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
H A Drme32.c310 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
338 .formats= SNDRV_PCM_FMTBIT_S16_LE,
363 .formats = (SNDRV_PCM_FMTBIT_S16_LE |
391 .formats= SNDRV_PCM_FMTBIT_S16_LE,
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dmax98095.c1446 .formats = MAX98095_FORMATS,
1453 .formats = MAX98095_FORMATS,
1464 .formats = MAX98095_FORMATS,
1475 .formats = MAX98095_FORMATS,
H A Dmt6359.c2488 .formats = MT6359_FORMATS,
2500 .formats = MT6359_FORMATS,
2514 .formats = MT6359_FORMATS,
2524 .formats = MT6359_FORMATS,
H A Drt5640.c2657 .formats = RT5640_FORMATS,
2664 .formats = RT5640_FORMATS,
2676 .formats = RT5640_FORMATS,
2683 .formats = RT5640_FORMATS,
H A Drt5651.c2118 .formats = RT5651_FORMATS,
2125 .formats = RT5651_FORMATS,
2137 .formats = RT5651_FORMATS,
2144 .formats = RT5651_FORMATS,
H A Dtwl4030.c2124 .formats = TWL4030_FORMATS,
2131 .formats = TWL4030_FORMATS,
2142 .formats = SNDRV_PCM_FMTBIT_S16_LE,},
2148 .formats = SNDRV_PCM_FMTBIT_S16_LE,},
/kernel/linux/linux-5.10/sound/soc/sh/
H A Dfsi.c1784 .formats = FSI_FMTS,
1790 .formats = FSI_FMTS,
1800 .formats = FSI_FMTS,
1806 .formats = FSI_FMTS,
/kernel/linux/linux-5.10/drivers/media/usb/zr364xx/
H A Dzr364xx.c147 /* image formats. */
148 static const struct zr364xx_fmt formats[] = { variable
746 f->pixelformat = formats[0].fourcc; in zr364xx_vidioc_enum_fmt_vid_cap()
800 f->fmt.pix.pixelformat = formats[0].fourcc; in zr364xx_vidioc_g_fmt_vid_cap()
1528 cam->fmt = formats; in zr364xx_probe()
/kernel/linux/linux-6.6/drivers/media/platform/intel/
H A Dpxa_camera.c608 * struct pxa_camera_format_xlate - match between host and sensor formats
613 * formats matchings in pxa_camera_device. A host can override the generic list
730 * First pass - only count formats this host-sensor in pxa_mbus_build_fmts_xlate()
747 /* Second pass - actually fill data formats */ in pxa_mbus_build_fmts_xlate()
1625 /* This will be corrected as we get more formats */
1640 int formats = 0, ret; in pxa_camera_get_formats() local
1649 /* No more formats */ in pxa_camera_get_formats()
1661 formats++; in pxa_camera_get_formats()
1692 formats++; in pxa_camera_get_formats()
1699 return formats; in pxa_camera_get_formats()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_fb_helper.c432 * will select XRGB8888 for the framebuffer formats. All drivers in drm_fb_helper_prepare()
1442 static uint32_t drm_fb_helper_find_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, in drm_fb_helper_find_format() argument
1450 * Do not consider YUV or other complicated formats in drm_fb_helper_find_format()
1451 * for framebuffers. This means only legacy formats in drm_fb_helper_find_format()
1454 * formats, specifically RGB/BGA formats. in drm_fb_helper_find_format()
1461 if (formats[i] == format) in drm_fb_helper_find_format()
1473 const uint32_t *formats, size_t format_count, in drm_fb_helper_find_color_mode_format()
1501 return drm_fb_helper_find_format(fb_helper, formats, format_count, bpp, depth); in drm_fb_helper_find_color_mode_format()
1472 drm_fb_helper_find_color_mode_format(struct drm_fb_helper *fb_helper, const uint32_t *formats, size_t format_count, unsigned int color_mode) drm_fb_helper_find_color_mode_format() argument
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dmax98095.c1440 .formats = MAX98095_FORMATS,
1447 .formats = MAX98095_FORMATS,
1458 .formats = MAX98095_FORMATS,
1469 .formats = MAX98095_FORMATS,
H A Drt5640.c2887 .formats = RT5640_FORMATS,
2894 .formats = RT5640_FORMATS,
2906 .formats = RT5640_FORMATS,
2913 .formats = RT5640_FORMATS,
H A Drt5651.c2118 .formats = RT5651_FORMATS,
2125 .formats = RT5651_FORMATS,
2137 .formats = RT5651_FORMATS,
2144 .formats = RT5651_FORMATS,
H A Dmt6359.c2713 .formats = MT6359_FORMATS,
2725 .formats = MT6359_FORMATS,
2739 .formats = MT6359_FORMATS,
2749 .formats = MT6359_FORMATS,
H A Dlpass-wsa-macro.c1053 .formats = WSA_MACRO_RX_FORMATS,
1067 .formats = WSA_MACRO_RX_FORMATS,
1081 .formats = WSA_MACRO_RX_FORMATS,
1095 .formats = WSA_MACRO_ECHO_FORMATS,
H A Dtwl4030.c2130 .formats = TWL4030_FORMATS,
2137 .formats = TWL4030_FORMATS,
2148 .formats = SNDRV_PCM_FMTBIT_S16_LE,},
2154 .formats = SNDRV_PCM_FMTBIT_S16_LE,},
H A Drt722-sdca.c1303 .formats = RT722_FORMATS,
1310 .formats = RT722_FORMATS,
1322 .formats = RT722_FORMATS,
1334 .formats = RT722_FORMATS,
/kernel/linux/linux-6.6/sound/drivers/
H A Daloop.c440 cable->hw.formats = pcm_format_to_bits(runtime->format); in params_change()
882 .formats = (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S16_BE |
937 m.bits[0] = (u_int32_t)cable->hw.formats; in rule_format()
938 m.bits[1] = (u_int32_t)(cable->hw.formats >> 32); in rule_format()

Completed in 71 milliseconds

1...<<61626364656667686970>>...87