Searched refs:UVOICE_OPUS_HEAD_SIZE (Results 1 – 1 of 1) sorted by relevance
22 #define UVOICE_OPUS_HEAD_SIZE 8 macro104 snd_memcpy(buffer + out_len + UVOICE_OPUS_HEAD_SIZE, in opus_encode_process()112 snd_memcpy(buffer + out_len + UVOICE_OPUS_HEAD_SIZE - sizeof(int), in opus_encode_process()115 out_len += len + UVOICE_OPUS_HEAD_SIZE; in opus_encode_process()
Completed in 2 milliseconds