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

/hardware/qcom/audio/legacy/libalsa-intf/
H A Darec.c178 int record_file(unsigned rate, unsigned channels, int fd, unsigned count, unsigned flags, const char *device) function
421 return record_file(rate, ch, fd, count, flag, device);
482 return record_file(hdr.sample_rate, hdr.num_channels, fd, count, flag, device);

Completed in 41 milliseconds