Home
last modified time | relevance | path

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

/external/tinyalsa/
Dtinyplay.c189 int sample_is_playable(unsigned int card, unsigned int device, unsigned int channels, in sample_is_playable() function
238 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) { in play_sample()
/external/tinyalsa_new/utils/
Dtinyplay.c408 int sample_is_playable(const struct cmd *cmd) in sample_is_playable() function