OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:play_file
(Results
1 - 2
of
2
) sorted by null
/system/extras/sound/
playwav.c
135
void
play_file
(unsigned rate, unsigned channels,
function
185
play_file
(hdr.sample_rate, hdr.num_channels,
/hardware/qcom/audio/legacy/libalsa-intf/
aplay.c
164
static int
play_file
(unsigned rate, unsigned channels, int fd,
function
495
return
play_file
(rate, ch, fd, flag, device, 0);
556
return
play_file
(hdr.sample_rate, hdr.num_channels, fd, flag, device, hdr.data_sz);
Completed in 79 milliseconds