Home
last modified time | relevance | path

Searched refs:type_requested (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/test/
Daudio_time.c366 audio_tstamp_config_c.type_requested = type; in main()
409 audio_tstamp_config_p.type_requested = type; in main()
/third_party/alsa-lib/include/
Dpcm.h369 unsigned int type_requested:4; member
1049 *data |= config->type_requested; in snd_pcm_pack_audio_tstamp_config()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-util.c1229 tstamp_config.type_requested = 1; /* ALSA default time stamp type */ in pa_alsa_safe_delay()