Searched refs:CONTRACT_CHANNELS (Results 1 - 1 of 1) sorted by relevance
/system/media/audio_utils/ |
H A D | channels.c | 128 #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, 249 CONTRACT_CHANNELS((const int16_t*)in_buff, in_buff_chans, 261 CONTRACT_CHANNELS((const uint8x3_t*)in_buff, in_buff_chans, 272 CONTRACT_CHANNELS((const int32_t*)in_buff, in_buff_chans,
|
Completed in 65 milliseconds