Home
last modified time | relevance | path

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

/system/media/audio/include/system/
Daudio.h684 struct audio_profile { struct
700 struct audio_profile audio_profiles[AUDIO_PORT_MAX_AUDIO_PROFILES]; argument
993 const struct audio_profile profiles[], unsigned int size) { in getAudioProfileMap()
1007 const struct audio_profile lhs[], unsigned int lsize, in audio_profile_arrays_are_equal()
1008 const struct audio_profile rhs[], unsigned int rsize) { in audio_profile_arrays_are_equal()
/system/media/tests/
Dsystemaudio_tests.cpp724 struct audio_profile emptyProfile = {}; in TEST_P()