Home
last modified time | relevance | path

Searched defs:periods (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdclient.h36 GList *periods; /* list of GstStreamPeriod */ member
Dgstmpdclient.c55 gst_mpd_client_get_period_with_id (GList * periods, gchar * period_id) in gst_mpd_client_get_period_with_id()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query_hw.h119 struct list_head periods; member
/third_party/pulseaudio/src/tests/
Dalsa-time-test.c30 unsigned periods = 2; in main() local
/third_party/alsa-lib/src/pcm/
Dpcm_simple.c86 unsigned int periods = 3; in set_hw_params() local
Dpcm_direct.h73 unsigned int periods; member
89 snd_interval_t periods; member
100 snd_interval_t periods; member
Dpcm_direct.c1261 unsigned int periods = params->periods; local
Dpcm_local.h209 snd_interval_t periods; member
/third_party/flutter/skia/third_party/externals/sdl/src/audio/alsa/
DSDL_alsa_audio.c455 unsigned int periods = 0; in ALSA_finalize_hardware() local
475 unsigned int periods; in ALSA_set_period_size() local
/third_party/alsa-utils/topology/
Dpre-process-dapm.c445 long periods, channels, sample_size; in tplg_update_buffer_auto_attr() local
/third_party/alsa-utils/speaker-test/
Dspeaker-test.c870 static int write_loop(snd_pcm_t *handle, int channel, int periods, uint8_t *frames) in write_loop()
/third_party/ffmpeg/libavfilter/
Dvf_readeia608.c292 static int periods(const LineItem *line, CodeItem *code, int len) in periods() function
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c981 struct qreg periods = vir_FROUND(c, input); in ntq_fsincos() local