Searched refs:allocateMeta (Results 1 – 3 of 3) sorted by relevance
228 int allocateMeta(uint8_t buf_cnt, int numFDs, int numInts);
1338 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
2839 rc = videoMemory->allocateMeta( in allocateStreamBuf()3189 rc = video_mem->allocateMeta(streamInfo->num_bufs, in allocateStreamUserBuf()