Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 – 3 of 3) sorted by relevance

/applications/sample/camera/ai/cv/image_classification/
Dpicture_utils.cpp67 int WriteBgrFile(const string &filename, uint8_t *dataBuffer, int bufferSize) in WriteBgrFile()
153 int bufferSize = widthDest * heightDest * NUM_CHANNELS; in Resize() local
/applications/sample/camera/ai/asr/keyword_spotting/
Daudio_cache.cpp68 bool AudioCache::AppendBuffer(int32_t bufferSize, const uint8_t *buffer) in AppendBuffer()
/applications/sample/camera/media/
Dplayer_sample.cpp295 size_t bufferSize; in streamProcess() local