Searched defs:bufferSize (Results 1 – 3 of 3) sorted by relevance
67 int WriteBgrFile(const string &filename, uint8_t *dataBuffer, int bufferSize) in WriteBgrFile()153 int bufferSize = widthDest * heightDest * NUM_CHANNELS; in Resize() local
68 bool AudioCache::AppendBuffer(int32_t bufferSize, const uint8_t *buffer) in AppendBuffer()
295 size_t bufferSize; in streamProcess() local