Searched refs:CONTRACT_TO_MONO (Results 1 – 1 of 1) sorted by relevance
159 #define CONTRACT_TO_MONO(in_buff, out_buff, num_in_bytes) \ macro235 CONTRACT_TO_MONO((const uint8_t*)in_buff, (uint8_t*)out_buff, num_in_bytes); in contract_channels()246 CONTRACT_TO_MONO((const int16_t*)in_buff, (int16_t*)out_buff, num_in_bytes); in contract_channels()269 CONTRACT_TO_MONO((const int32_t*)in_buff, (int32_t*)out_buff, num_in_bytes); in contract_channels()