Searched refs:SUBMIX_VALUE_IN_SET (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp112 #define SUBMIX_VALUE_IN_SET(value_to_find, array_to_search, result_variable_ptr) \ macro
219 SUBMIX_VALUE_IN_SET(sample_rate, supported_sample_rates, &return_value);
239 SUBMIX_VALUE_IN_SET(channel_in_mask, supported_channel_in_masks, &return_value);
261 SUBMIX_VALUE_IN_SET(channel_out_mask, supported_channel_out_masks, &return_value);

Completed in 82 milliseconds