Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dchannels.c128 #define CONTRACT_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes) \ macro
238 CONTRACT_CHANNELS((const uint8_t*)in_buff, in_buff_chans, in contract_channels()
249 CONTRACT_CHANNELS((const int16_t*)in_buff, in_buff_chans, in contract_channels()
261 CONTRACT_CHANNELS((const uint8x3_t*)in_buff, in_buff_chans, in contract_channels()
272 CONTRACT_CHANNELS((const int32_t*)in_buff, in_buff_chans, in contract_channels()