Searched refs:allocateBatchBufs (Results 1 – 2 of 2) sorted by relevance
250 int32_t allocateBatchBufs(cam_frame_len_offset_t *offset,
83 return stream->allocateBatchBufs(offset, num_bufs, in get_bufs()1629 return allocateBatchBufs(&mFrameLenOffset, in allocateBuffers()1807 int32_t QCameraStream::allocateBatchBufs(cam_frame_len_offset_t *offset, in allocateBatchBufs() function in qcamera::QCameraStream