Searched defs:MAX_PAYLOAD_SIZE (Results 1 – 4 of 4) sorted by relevance
48 const MAX_PAYLOAD_SIZE: usize = 255; constant
121 #define MAX_PAYLOAD_SIZE 0x8000 macro
114 #define MAX_PAYLOAD_SIZE 256 macro
2385 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE]) { in sbrEncoder_EncodeFrame()