Searched refs:MAX_PAYLOAD_SIZE (Results 1 – 11 of 11) sorted by relevance
114 #define MAX_PAYLOAD_SIZE 0x8000 macro115 #define MAX_MESSAGE_SIZE (MAX_PAYLOAD_SIZE + 0x1000)564 msg.min_bytes = smb_swap16(MAX_PAYLOAD_SIZE); in smb_send_read()565 msg.max_bytes = smb_swap16(MAX_PAYLOAD_SIZE); in smb_send_read()577 if(upload_size >= MAX_PAYLOAD_SIZE - 1) /* There is one byte of padding */ in smb_send_write()578 upload_size = MAX_PAYLOAD_SIZE - 1; in smb_send_write()804 next_state = (len < MAX_PAYLOAD_SIZE) ? SMB_CLOSE : SMB_DOWNLOAD; in smb_request_state()
102 #define MAX_PAYLOAD_SIZE 256 macro384 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE]
127 UCHAR payloadDelayLine[1+DELAY_FRAMES][MAX_PAYLOAD_SIZE];
1033 MAX_PAYLOAD_SIZE*sizeof(UCHAR), in FDKsbrEnc_EnvEncodeFrame()1182 if(hSbrElement->payloadDelayLineSize[hEnvEncoder->nBitstrDelay] > (MAX_PAYLOAD_SIZE<<3)) in FDKsbrEnc_EnvEncodeFrame()1672 …FDKinitBitStream(&hSbrElement->CmonData.sbrBitbuf, bitstreamBuffer, MAX_PAYLOAD_SIZE*sizeof(UCHAR)… in FDKsbrEnc_EnvInit()2307 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE] in sbrEncoder_EncodeFrame() argument2374 sizeof(UCHAR) * (hSbrEncoder->nBitstrDelay*MAX_PAYLOAD_SIZE) ); in sbrEncoder_UpdateBuffers()
224 UCHAR extPayloadData [(1)][(8)][MAX_PAYLOAD_SIZE];
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...