Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c164 static int play_file(unsigned rate, unsigned channels, int fd, in play_file() function
495 return play_file(rate, ch, fd, flag, device, 0); in play_raw()
556 return play_file(hdr.sample_rate, hdr.num_channels, fd, flag, device, hdr.data_sz); in play_wav()