Home
last modified time | relevance | path

Searched refs:allocateMeta (Results 1 – 3 of 3) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraMem.h228 int allocateMeta(uint8_t buf_cnt, int numFDs, int numInts);
DQCameraMem.cpp1338 rc = allocateMeta(count, 1, VIDEO_METADATA_NUM_INTS); in allocate()
1444 int QCameraVideoMemory::allocateMeta(uint8_t buf_cnt, int numFDs, int numInts) in allocateMeta() function in qcamera::QCameraVideoMemory
DQCamera2HWI.cpp2839 rc = videoMemory->allocateMeta( in allocateStreamBuf()
3189 rc = video_mem->allocateMeta(streamInfo->num_bufs, in allocateStreamUserBuf()