Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Dalsa_helpers_unittest.cc30 static snd_pcm_chmap_query_t *create_chmap_cap(snd_pcm_chmap_type type, in create_chmap_cap() function
57 c = create_chmap_cap(SND_CHMAP_TYPE_FIXED, 3); in TEST()
63 c = create_chmap_cap(SND_CHMAP_TYPE_VAR, 2); in TEST()
68 c = create_chmap_cap(SND_CHMAP_TYPE_VAR, 2); in TEST()
110 c = create_chmap_cap(SND_CHMAP_TYPE_FIXED, 6); in TEST()
119 c = create_chmap_cap(SND_CHMAP_TYPE_VAR, 2); in TEST()
124 c = create_chmap_cap(SND_CHMAP_TYPE_VAR, 6); in TEST()