Searched refs:MAX_PAYLOAD_SIZE (Results 1 – 4 of 4) sorted by relevance
102 #define MAX_PAYLOAD_SIZE 256 macro373 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE]
127 UCHAR payloadDelayLine[1+DELAY_FRAMES][MAX_PAYLOAD_SIZE];
959 MAX_PAYLOAD_SIZE*sizeof(UCHAR), in FDKsbrEnc_EnvEncodeFrame()1108 if(hSbrElement->payloadDelayLineSize[hEnvEncoder->nBitstrDelay] > (MAX_PAYLOAD_SIZE<<3)) in FDKsbrEnc_EnvEncodeFrame()1583 …FDKinitBitStream(&hSbrElement->CmonData.sbrBitbuf, bitstreamBuffer, MAX_PAYLOAD_SIZE*sizeof(UCHAR)… in FDKsbrEnc_EnvInit()2215 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE] in sbrEncoder_EncodeFrame() argument2282 sizeof(UCHAR) * (hSbrEncoder->nBitstrDelay*MAX_PAYLOAD_SIZE) ); in sbrEncoder_UpdateBuffers()
218 UCHAR extPayloadData [(1)][(8)][MAX_PAYLOAD_SIZE];