Home
last modified time | relevance | path

Searched refs:formats (Results 601 - 625 of 2157) sorted by relevance

1...<<21222324252627282930>>...87

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8727.c46 .formats = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S24_LE,
H A Dspdif_transmitter.c56 .formats = STUB_FORMATS,
H A Dspdif_receiver.c56 .formats = STUB_FORMATS,
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_writeback.h39 * DRM blob property data for the pixel formats list on writeback
153 const u32 *formats, int n_formats);
H A Ddrm_simple_kms_helper.h180 const uint32_t *formats, unsigned int format_count,
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_csi2.h58 struct v4l2_mbus_framefmt formats[CSI2_PADS_NUM]; member
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/
H A Dcamss-ispif.h46 const u32 *formats; member
H A Dcamss-video.h51 const struct camss_format_info *formats; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dspdif_transmitter.c55 .formats = STUB_FORMATS,
H A Dspdif_receiver.c55 .formats = STUB_FORMATS,
H A Dads117x.c54 .formats = ADS117X_FORMATS,},
H A Dwm8727.c46 .formats = SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S24_LE,
/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Ddarla20.c66 .formats = SNDRV_PCM_FMTBIT_U8 |
H A Dgina20.c70 .formats = SNDRV_PCM_FMTBIT_U8 |
H A Dindigo.c71 .formats = SNDRV_PCM_FMTBIT_U8 |
H A Ddarla24.c71 .formats = SNDRV_PCM_FMTBIT_U8 |
H A Dindigoiox.c72 .formats = SNDRV_PCM_FMTBIT_U8 |
H A Dindigoio.c72 .formats = SNDRV_PCM_FMTBIT_U8 |
H A Dindigodjx.c71 .formats = SNDRV_PCM_FMTBIT_U8 |
H A Dindigodj.c71 .formats = SNDRV_PCM_FMTBIT_U8 |
/third_party/PyYAML/
H A DMakefile37 @# ${PYTHON} setup.py --with-libyaml sdist --formats=zip,gztar
38 ${PYTHON} setup.py --with-libyaml sdist --formats=gztar
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUTagletAdapter.java13 import com.sun.tools.doclets.formats.html.markup.RawHtml;
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanInfo.h75 std::vector<VkSurfaceFormatKHR> formats; member
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-pcm.c528 hw->formats = ULLONG_MAX; in soc_pcm_hw_init()
554 hw->formats &= p->formats; in soc_pcm_hw_update_format()
640 u64 formats = hw->formats; in soc_pcm_init_runtime_hw() local
649 if (formats) in soc_pcm_init_runtime_hw()
650 hw->formats &= formats; in soc_pcm_init_runtime_hw()
760 err_msg = "formats"; in soc_hw_sanity_check()
761 if (!hw->formats) in soc_hw_sanity_check()
1689 u64 formats = hw->formats; dpcm_runtime_setup_fe() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c246 pa_idxset *formats = NULL; in pa_sink_input_new_data_set_sink() local
260 /* Extended API: let's see if this sink supports the formats the client can provide */ in pa_sink_input_new_data_set_sink()
261 formats = pa_sink_check_formats(s, data->req_formats); in pa_sink_input_new_data_set_sink()
263 if (formats && !pa_idxset_isempty(formats)) { in pa_sink_input_new_data_set_sink()
264 /* Sink supports at least one of the requested formats */ in pa_sink_input_new_data_set_sink()
273 data->nego_formats = formats; in pa_sink_input_new_data_set_sink()
275 /* Sink doesn't support any of the formats requested by the client */ in pa_sink_input_new_data_set_sink()
276 if (formats) in pa_sink_input_new_data_set_sink()
277 pa_idxset_free(formats, (pa_free_cb_ in pa_sink_input_new_data_set_sink()
285 pa_sink_input_new_data_set_formats(pa_sink_input_new_data *data, pa_idxset *formats) pa_sink_input_new_data_set_formats() argument
385 pa_idxset *formats; pa_sink_input_new() local
[all...]

Completed in 10 milliseconds

1...<<21222324252627282930>>...87