Searched refs:record_file (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | arec.c | 178 int record_file(unsigned rate, unsigned channels, int fd, unsigned count, unsigned flags, const ch… in record_file() function 421 return record_file(rate, ch, fd, count, flag, device); in rec_raw() 482 return record_file(hdr.sample_rate, hdr.num_channels, fd, count, flag, device); in rec_wav()
|