Searched defs:input_channel_mask (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp126 // Channel mask field in this data structure is set to either input_channel_mask or
131 audio_channel_mask_t input_channel_mask; member in struct:android::submix_config
377 rsxadev->routes[route_idx].config.input_channel_mask = config->channel_mask;
562 rsxadev->routes[route_idx].config.input_channel_mask;
1016 in->dev->routes[in->route_handle].config.input_channel_mask;
1136 rsxadev->routes[in->route_handle].config.input_channel_mask);
1166 rsxadev->routes[in->route_handle].config.input_channel_mask) == 1);

Completed in 246 milliseconds