Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c51 static int piped = 0; variable
338 if (data_sz && !piped) { in play_file()
351 if (data_sz && !piped) { in play_file()
443 if (data_sz && !piped) { in play_file()
457 if (data_sz && !piped) { in play_file()
479 piped = 1; in play_raw()
507 piped = 1; in play_wav()
Darec.c55 static int piped = 0; variable
337 if (!piped) { in record_file()
367 if (!piped) { in record_file()
397 piped = 1; in rec_raw()
434 piped = 1; in rec_wav()