Home
last modified time | relevance | path

Searched defs:out_buff_chans (Results 1 – 1 of 1) sorted by relevance

/system/media/audio_utils/
Dchannels.c76 #define EXPAND_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
109 in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes) \ argument
144 out_buff, out_buff_chans, num_in_bytes) \ argument
187 #define EXPAND_MONO_TO_MULTI(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ argument
218 #define CONTRACT_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes) \ argument
253 out_buff_chans, num_in_bytes) \ argument
372 void* out_buff, size_t out_buff_chans, in contract_channels()
444 void* out_buff, size_t out_buff_chans, in contract_channels_non_destructive()
490 void* out_buff, size_t out_buff_chans, in expand_channels()
570 void* out_buff, size_t out_buff_chans, in expand_selected_channels()
[all …]