Searched refs:sample_is_playable (Results 1 – 2 of 2) sorted by relevance
189 int sample_is_playable(unsigned int card, unsigned int device, unsigned int channels, in sample_is_playable() function238 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) { in play_sample()
408 int sample_is_playable(const struct cmd *cmd) in sample_is_playable() function