Searched refs:MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
46 #define MAX_PACKET_SIZE (3*1276) macro56 unsigned char cbits[MAX_PACKET_SIZE]; in main()126 nbBytes = opus_encode(encoder, in, FRAME_SIZE, cbits, MAX_PACKET_SIZE); in main()
82 #define MAX_PACKET_SIZE 1514 macro