Searched refs:sample_is_playable (Results 1 – 1 of 1) sorted by relevance
/device/linaro/hikey/hifi/xaf/host-apf/playback/ |
D | xa_playback.c | 201 static int sample_is_playable(unsigned int card, unsigned int device, unsigned int channels, in sample_is_playable() function 249 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) { in xa_playback_open() 318 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) {
|