Home
last modified time | relevance | path

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

/external/tinyalsa/
Dtinyplay.c187 int sample_is_playable(unsigned int card, unsigned int device, unsigned int channels, in sample_is_playable() function
236 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) { in play_sample()