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()
47 #define MAX_PACKET_SIZE 1514 macro446 if (len > MAX_PACKET_SIZE) { in uli526x_start_xmit()