Home
last modified time | relevance | path

Searched refs:audio_tstamp_config (Results 1 – 25 of 29) sorted by relevance

12

/dports/audio/alsa-lib/alsa-lib-1.2.2/test/
H A Daudio_time.c64 snd_pcm_audio_tstamp_config_t *audio_tstamp_config, in _gettimestamp() argument
73 snd_pcm_status_set_audio_htstamp_config(status, audio_tstamp_config); in _gettimestamp()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.c491 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
501 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
507 if (audio_tstamp_config->report_delay) in azx_get_time_info()
516 } else if (is_link_time_supported(runtime, audio_tstamp_config)) { in azx_get_time_info()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.c491 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
501 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
507 if (audio_tstamp_config->report_delay) in azx_get_time_info()
516 } else if (is_link_time_supported(runtime, audio_tstamp_config)) { in azx_get_time_info()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/hda/
H A Dhda_controller.c491 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in azx_get_time_info() argument
501 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in azx_get_time_info()
507 if (audio_tstamp_config->report_delay) in azx_get_time_info()
516 } else if (is_link_time_supported(runtime, audio_tstamp_config)) { in azx_get_time_info()
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/sound/designs/
H A Dtimestamping.rst75 audio_tstamp_config fields, thus get an estimate of the timestamp
120 application, the audio_tstamp_config can be changed dynamically. In
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/sound/designs/
H A Dtimestamping.rst75 audio_tstamp_config fields, thus get an estimate of the timestamp
120 application, the audio_tstamp_config can be changed dynamically. In
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/sound/designs/
H A Dtimestamping.rst75 audio_tstamp_config fields, thus get an estimate of the timestamp
120 application, the audio_tstamp_config can be changed dynamically. In
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/soc/intel/skylake/
H A Dskl-pcm.c1248 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in skl_platform_soc_get_time_info() argument
1256 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_platform_soc_get_time_info()
1262 if (audio_tstamp_config->report_delay) in skl_platform_soc_get_time_info()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/soc/intel/skylake/
H A Dskl-pcm.c1248 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in skl_platform_soc_get_time_info() argument
1256 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_platform_soc_get_time_info()
1262 if (audio_tstamp_config->report_delay) in skl_platform_soc_get_time_info()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/soc/intel/skylake/
H A Dskl-pcm.c1248 struct snd_pcm_audio_tstamp_config *audio_tstamp_config, in skl_platform_soc_get_time_info() argument
1256 (audio_tstamp_config->type_requested == SNDRV_PCM_AUDIO_TSTAMP_TYPE_LINK)) { in skl_platform_soc_get_time_info()
1262 if (audio_tstamp_config->report_delay) in skl_platform_soc_get_time_info()
/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dsoc-component.h137 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
H A Dpcm.h67 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
423 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dsoc-component.h137 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
H A Dpcm.h67 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
423 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dsoc-component.h137 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
H A Dpcm.h67 struct snd_pcm_audio_tstamp_config *audio_tstamp_config,
423 struct snd_pcm_audio_tstamp_config audio_tstamp_config; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/core/
H A Dpcm_lib.c229 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
282 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
285 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c934 &runtime->audio_tstamp_config); in snd_pcm_status64()
937 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status64()
940 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
943 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/core/
H A Dpcm_lib.c229 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
282 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
285 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c934 &runtime->audio_tstamp_config); in snd_pcm_status64()
937 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status64()
940 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
943 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/core/
H A Dpcm_lib.c229 if (runtime->audio_tstamp_config.report_delay) { in update_audio_tstamp()
282 (runtime->audio_tstamp_config.type_requested != SNDRV_PCM_AUDIO_TSTAMP_TYPE_DEFAULT)) { in snd_pcm_update_hw_ptr0()
285 &runtime->audio_tstamp_config, in snd_pcm_update_hw_ptr0()
H A Dpcm_native.c934 &runtime->audio_tstamp_config); in snd_pcm_status64()
937 if (runtime->audio_tstamp_config.type_requested == in snd_pcm_status64()
940 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
943 runtime->audio_tstamp_config.type_requested = in snd_pcm_status64()
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dpcm.h1035 snd_pcm_audio_tstamp_config_t *audio_tstamp_config);
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/
H A Dpcm.c6903 snd_pcm_audio_tstamp_config_t *audio_tstamp_config) in snd_pcm_status_set_audio_htstamp_config() argument
6905 assert(obj && audio_tstamp_config); in snd_pcm_status_set_audio_htstamp_config()
6906 snd_pcm_pack_audio_tstamp_config(&obj->audio_tstamp_data, audio_tstamp_config); in snd_pcm_status_set_audio_htstamp_config()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/alsa-sys-0.1.2/src/
H A Dlib.rs1233 …pub fn snd_pcm_status_set_audio_htstamp_config(obj: *mut snd_pcm_status_t, audio_tstamp_config: *m… in snd_pcm_status_set_audio_htstamp_config()

12