Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/android/
Dchannels.c156 static const struct channel_map input_map[] = { variable
160 static const unsigned int nInputChannelMappings = sizeof(input_map) / sizeof(input_map[0]);
227 return sles_to_android_mask_helper(mask, input_map, nInputChannelMappings); in sles_to_audio_input_channel_mask()