Searched defs:bufferLength (Results 1 – 13 of 13) sorted by relevance
44 static inline void GetProcessName(char* processName, int bufferLength) in GetProcessName()
59 size_t bufferLength = 0; variable78 size_t bufferLength = 0; variable99 size_t bufferLength = 0; variable119 size_t bufferLength = 0; variable138 size_t bufferLength = 0; variable
144 size_t bufferLength = length; in EncodeFileHeaderFrameSp() local213 size_t bufferLength = length; in EncodeFileHeaderConfirmFrame() local361 int32_t DecodeDFileFrame(const uint8_t *buffer, size_t bufferLength, DFileFrame **frame) in DecodeDFileFrame()
46 uint32_t bufferLength) in ReadFromFile()
153 size_t bufferLength; in BufferInfoFun() local
143 auto bufferLength = rowDataSet1.CalcLength(); variable
486 void VideoView::FormatTime(uint32_t inSeconds, char *outBuffer, uint8_t bufferLength) in FormatTime()
506 auto bufferLength = inputMemory->GetSize(); in SendBufferLocked() local
168 int bufferLength = GetAVQueueInfosImgLength(avQueueInfos); in HandleGetHistoricalAVQueueInfos() local
459 auto bufferLength = inputMemory->GetSize(); in SendBufferLocked() local
214 int bufferLength = reply.ReadInt32(); in GetHistoricalAVQueueInfos() local
129 const size_t bufferLength = accessor.bufferView->buffer->byteLength; in Read() local
1561 ByteOrderedBuffer::ByteOrderedBuffer(const uint8_t *fileBuf, uint32_t bufferLength) in ByteOrderedBuffer()