Home
last modified time | relevance | path

Searched refs:update_wav_header (Results 1 - 4 of 4) sorted by relevance

/third_party/alsa-utils/bat/
H A Dtinyalsa.c245 update_wav_header(bat, fp, bytes_total); in play_sample()
420 err = update_wav_header(bat, fp, bytes_read); in capture_sample()
470 err = update_wav_header(bat, fp, bytes_read); in latencytest_process_input()
H A Dalsa.c429 update_wav_header(bat, fp, bytes_total); in write_to_pcm_loop()
597 update_wav_header(bat, fp, bytes_read); in read_from_pcm_loop()
660 update_wav_header(bat, fp, bytes_read); in latencytest_process_input()
H A Dcommon.h268 int update_wav_header(struct bat *, FILE *, int);
H A Dcommon.c204 int update_wav_header(struct bat *bat, FILE *fp, int bytes) in update_wav_header() function

Completed in 3 milliseconds