Searched refs:mmap_fd (Results 1 – 8 of 8) sorted by relevance
80 int mmap_fd; in allocateBuffer() local94 (unsigned char**)&bufsArr[i], &mmap_fd)) < 0) in allocateBuffer()102 mIonFdMap.add(bufsArr[i], (unsigned int) mmap_fd); in allocateBuffer()
88 int mmap_fd; in allocateBufferList() local108 &data, &mmap_fd)) < 0) { in allocateBufferList()119 buffers[i].fd = mmap_fd; in allocateBufferList()
124 int mmap_fd; variable462 &DCC_Buff_ptr,&mmap_fd) < 0) in DCC_Init()645 close(mmap_fd); in DCC_DeInit()
133 int mmap_fd; variable679 (unsigned char **)&DCC_Buff_ptr, &mmap_fd) < 0) in DCC_Init()724 uribufparam.pSharedBuff = (OMX_PTR) mmap_fd; in send_DCCBufPtr()851 close(mmap_fd); in DCC_DeInit()
146 int mmap_fd; member
184 int mmap_fd; member
742 &pIonMappedBuffer, &(pCompPrv->tBufList[currentBuffer].mmap_fd)) < 0) in PROXY_AllocateBuffer()749 if (ion_share(pCompPrv->ion_fd, handle, &(pCompPrv->tBufList[currentBuffer].mmap_fd)) < 0) { in PROXY_AllocateBuffer()753 DOMX_DEBUG("ion_share success pMemptr: 0x%x \n", pCompPrv->tBufList[currentBuffer].mmap_fd); in PROXY_AllocateBuffer()756 pMemptr = pCompPrv->tBufList[currentBuffer].mmap_fd; in PROXY_AllocateBuffer()772 close(pCompPrv->tBufList[currentBuffer].mmap_fd); in PROXY_AllocateBuffer()1242 close(pCompPrv->tBufList[count].mmap_fd); in PROXY_FreeBuffer()2144 close(pCompPrv->tBufList[count].mmap_fd); in PROXY_ComponentDeInit()
819 &(pCompPrv->tBufList[currentBuffer].mmap_fd)) < 0) in PROXY_AllocateBuffer()1264 close(pCompPrv->tBufList[count].mmap_fd); in PROXY_FreeBuffer()1973 close(pCompPrv->tBufList[count].mmap_fd); in PROXY_ComponentDeInit()