Home
last modified time | relevance | path

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

/system/media/audio_utils/
Dchannels.c68 #define EXPAND_CHANNELS(in_buff, in_buff_chans, out_buff, out_buff_chans, num_in_bytes, zero) \ macro
313 EXPAND_CHANNELS((const uint8_t*)in_buff, in_buff_chans, in expand_channels()
326 EXPAND_CHANNELS((const int16_t*)in_buff, in_buff_chans, in expand_channels()
339 EXPAND_CHANNELS((const uint8x3_t*)in_buff, in_buff_chans, in expand_channels()
352 EXPAND_CHANNELS((const int32_t*)in_buff, in_buff_chans, in expand_channels()