/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | wm8994.c | 3240 .formats = WM8994_FORMATS, 3248 .formats = WM8994_FORMATS, 3261 .formats = WM8994_FORMATS, 3269 .formats = WM8994_FORMATS, 3283 .formats = WM8994_FORMATS, 3291 .formats = WM8994_FORMATS,
|
H A D | rt5659.c | 3737 .formats = RT5659_FORMATS, 3744 .formats = RT5659_FORMATS, 3756 .formats = RT5659_FORMATS, 3763 .formats = RT5659_FORMATS, 3775 .formats = RT5659_FORMATS, 3782 .formats = RT5659_FORMATS,
|
H A D | adau7118.c | 428 .formats = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE |
|
H A D | cs35l32.c | 194 .formats = CS35L32_FORMATS,
|
H A D | inno_rk3036.c | 325 .formats = RK3036_CODEC_FMTS,
|
H A D | wm8523.c | 391 .formats = WM8523_FORMATS,
|
H A D | wm8737.c | 532 .formats = WM8737_FORMATS,
|
H A D | wm8711.c | 345 .formats = WM8711_FORMATS,
|
H A D | wm8741.c | 400 .formats = WM8741_FORMATS,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wm8994.c | 3241 .formats = WM8994_FORMATS, 3249 .formats = WM8994_FORMATS, 3262 .formats = WM8994_FORMATS, 3270 .formats = WM8994_FORMATS, 3283 .formats = WM8994_FORMATS, 3291 .formats = WM8994_FORMATS,
|
H A D | rt5659.c | 3736 .formats = RT5659_FORMATS, 3743 .formats = RT5659_FORMATS, 3755 .formats = RT5659_FORMATS, 3762 .formats = RT5659_FORMATS, 3774 .formats = RT5659_FORMATS, 3781 .formats = RT5659_FORMATS,
|
/third_party/pulseaudio/src/pulse/ |
H A D | stream.c | 93 pa_format_info * const *formats, in pa_stream_new_with_proplist_internal() 102 pa_assert((ss == NULL && map == NULL) || (formats == NULL && n_formats == 0)); in pa_stream_new_with_proplist_internal() 128 if (formats) { in pa_stream_new_with_proplist_internal() 131 s->req_formats[i] = pa_format_info_copy(formats[i]); in pa_stream_new_with_proplist_internal() 235 pa_format_info * const *formats, in pa_stream_new_extended() 241 return pa_stream_new_with_proplist_internal(c, name, NULL, NULL, formats, n_formats, p); in pa_stream_new_extended() 88 pa_stream_new_with_proplist_internal( pa_context *c, const char *name, const pa_sample_spec *ss, const pa_channel_map *map, pa_format_info * const *formats, unsigned int n_formats, pa_proplist *p) pa_stream_new_with_proplist_internal() argument 232 pa_stream_new_extended( pa_context *c, const char *name, pa_format_info * const *formats, unsigned int n_formats, pa_proplist *p) pa_stream_new_extended() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoBaseDecodeUtils.cpp | 2366 VkFormat getRecommendedFormat (const vector<VkFormat>& formats, VkFormat recommendedFormat) 2368 if (formats.empty()) 2370 else if (recommendedFormat != VK_FORMAT_UNDEFINED && std::find(formats.begin(), formats.end(), recommendedFormat) != formats.end()) 2373 return formats[0];
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
H A D | vktVideoBaseDecodeUtils.cpp | 1970 VkFormat getRecommendedFormat (const vector<VkFormat>& formats, VkFormat recommendedFormat) 1972 if (formats.empty()) 1974 else if (recommendedFormat != VK_FORMAT_UNDEFINED && std::find(formats.begin(), formats.end(), recommendedFormat) != formats.end()) 1977 return formats[0];
|
/drivers/peripheral/audio/test/systemtest/hdi_service/hdiperformace/src/ |
H A D | audio_idlhdiadapter_performace_test.cpp | 118 EXPECT_NE(nullptr, capability->formats); in HWTEST_F()
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_scan.S | 48 /* operand formats are: 476 | data sizes corresponding to the operand formats
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_scan.S | 48 /* operand formats are: 476 | data sizes corresponding to the operand formats
|
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/ |
H A D | pl111_display.c | 253 * the low bit, while DRM formats list channels from high bit in pl111_display_enable() 588 priv->variant->formats, in pl111_display_init()
|
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10-g723.c | 105 .formats = SNDRV_PCM_FMTBIT_U8,
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | cx23885-alsa.c | 292 .formats = SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-5.10/drivers/media/pci/tw686x/ |
H A D | tw686x-audio.c | 91 .formats = SNDRV_PCM_FMTBIT_S16_LE,
|
/kernel/linux/linux-5.10/sound/soc/bcm/ |
H A D | bcm63xx-pcm-whistler.c | 35 .formats = SNDRV_PCM_FMTBIT_S32_LE, /* support S32 only */
|
/kernel/linux/linux-5.10/sound/sh/ |
H A D | aica.c | 200 .formats =
|
/kernel/linux/linux-5.10/sound/soc/img/ |
H A D | img-i2s-in.c | 479 i2s->dai_driver.capture.formats = SNDRV_PCM_FMTBIT_S32_LE | in img_i2s_in_probe()
|
H A D | img-spdif-out.c | 313 .formats = SNDRV_PCM_FMTBIT_S32_LE
|