Home
last modified time | relevance | path

Searched refs:MAX_PAYLOAD_SIZE (Results 1 – 11 of 11) sorted by relevance

/external/curl/lib/
Dsmb.c114 #define MAX_PAYLOAD_SIZE 0x8000 macro
115 #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()
/external/aac/libSBRenc/include/
Dsbr_encoder.h102 #define MAX_PAYLOAD_SIZE 256 macro
384 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE]
/external/aac/libSBRenc/src/
Dsbr.h127 UCHAR payloadDelayLine[1+DELAY_FRAMES][MAX_PAYLOAD_SIZE];
Dsbr_encoder.cpp1033 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() argument
2374 sizeof(UCHAR) * (hSbrEncoder->nBitstrDelay*MAX_PAYLOAD_SIZE) ); in sbrEncoder_UpdateBuffers()
/external/aac/libAACenc/src/
Daacenc_lib.cpp224 UCHAR extPayloadData [(1)][(8)][MAX_PAYLOAD_SIZE];
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...