Searched defs:sampleBuffer (Results 1 – 5 of 5) sorted by relevance
253 auto sampleBuffer = std::make_shared<const Buffer>(std::move(bufferWrapper), std::move(token)); in allocate() local
304 sp<SampleBuffer> sampleBuffer = new SampleBuffer(std::move(bufferWrapper), std::move(token)); in allocate() local
239 std::vector<float> RegionSamplingThread::sampleBuffer( in sampleBuffer() function in android::RegionSamplingThread
209 std::shared_ptr<SampleBuffer> sampleBuffer = in allocate() local
404 uint8_t *sampleBuffer = (uint8_t *)malloc(sampleSize); in extract() local