Searched refs:MAX_PAYLOAD_SIZE (Results 1 – 4 of 4) sorted by relevance
102 #define MAX_PAYLOAD_SIZE 256 macro348 UCHAR sbrData[(6)][MAX_PAYLOAD_SIZE]
126 UCHAR payloadDelayLine[1+DELAY_FRAMES][MAX_PAYLOAD_SIZE];
890 MAX_PAYLOAD_SIZE*sizeof(UCHAR), in FDKsbrEnc_EnvEncodeFrame()1038 if(hSbrElement->payloadDelayLineSize[hEnvEncoder->nBitstrDelay] > (MAX_PAYLOAD_SIZE<<3)) in FDKsbrEnc_EnvEncodeFrame()1502 …FDKinitBitStream(&hSbrElement->CmonData.sbrBitbuf, bitstreamBuffer, MAX_PAYLOAD_SIZE*sizeof(UCHAR)… in FDKsbrEnc_EnvInit()2108 UCHAR sbrData[(6)][MAX_PAYLOAD_SIZE] in sbrEncoder_EncodeFrame() argument2173 sizeof(UCHAR) * (hSbrEncoder->nBitstrDelay*MAX_PAYLOAD_SIZE) ); in sbrEncoder_UpdateBuffers()
215 UCHAR extPayloadData [(1)][(6)][MAX_PAYLOAD_SIZE];