Home
last modified time | relevance | path

Searched defs:to_read (Results 1 – 3 of 3) sorted by relevance

/qemu/audio/
H A Dspiceaudio.c245 uint64_t to_read = audio_rate_get_bytes(&in->rate, &hw->info, len) >> 2; in line_in_read() local
H A Daudio.c1077 size_t to_read = MIN(till_end_of_hw, n); in audio_capture_mix_and_clear() local
/qemu/qga/
H A Dchannel-win32.c205 size_t to_read = 0; in ga_channel_read() local