Home
last modified time | relevance | path

Searched refs:audio_time (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-lib/test/
DMakefile.am6 chmap audio_time user-ctl-element-set pcm-multi-thread program
/third_party/alsa-lib/
D.gitignore51 test/audio_time
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavimux.h130 guint64 audio_time; member
Dgstavimux.c320 audpad->audio_time = 0; in gst_avi_mux_pad_reset()
1937 if (audpad->audio_time) { in gst_avi_mux_stop_file()
1939 (GST_SECOND * audpad->audio_size) / audpad->audio_time; in gst_avi_mux_stop_file()
1960 avipad->hdr.length = gst_util_uint64_scale (audpad->audio_time, in gst_avi_mux_stop_file()
2246 audpad->audio_time += GST_BUFFER_DURATION (data); in gst_avi_mux_do_buffer()