Home
last modified time | relevance | path

Searched refs:close (Results 1 – 25 of 29) sorted by relevance

12

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_drm.c194 close(fd); in os_allocator_drm_open()
294 close(data->fd); in os_allocator_drm_free()
316 ret = close(p->drm_device); in os_allocator_drm_close()
369 .close = os_allocator_drm_close,
H A Dallocator_ion.c295 close(fd); in allocator_ion_open()
438 close(data->fd); in allocator_ion_free()
464 ret = close(p->ion_device); in allocator_ion_close()
485 .close = allocator_ion_close,
H A Dallocator_dma_heap.c169 close(info->fd); in dma_heap_deinit()
298 close(data->fd); in os_allocator_dma_heap_free()
360 .close = os_allocator_dma_heap_close,
H A Dallocator_std.c110 .close = allocator_std_close,
H A Dallocator_ext_dma.c144 .close = allocator_ext_dma_close,
/rockchip-linux_mpp/osal/
H A Dmpp_allocator_api.h18 MPP_RET (*close)(void *ctx); member
H A Dmpp_time.c308 close(timer_fd); in mpp_timer_get()
313 close(epoll_fd); in mpp_timer_get()
397 close(impl->timer_fd); in mpp_timer_put()
402 close(impl->epoll_fd); in mpp_timer_put()
H A Dmpp_allocator.c218 if (p->os_api.close && p->ctx) in mpp_allocator_put()
219 p->os_api.close(p->ctx); in mpp_allocator_put()
H A Dmpp_eventfd.c26 close(fd); in mpp_eventfd_put()
H A Dmpp_trace.c83 close(srv->fd); in mpp_trace_srv_deinit()
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu.c184 close(fd); in VPUClientRelease()
345 close(fd); in VPUCheckSupportWidth()
348 close(fd); in VPUCheckSupportWidth()
/rockchip-linux_mpp/
H A Dreadme.txt330 | close | | | |
333 | | close | | |
336 | | | close | |
339 | | | | close |
353 1. The buffer from decoder may not be return before decoder is close.
/rockchip-linux_mpp/osal/driver/
H A Dmpp_vcodec_client.c71 close(fd); in mpp_vcodec_close()
H A Dmpp_service.c148 close(fd); in check_mpp_service_cap()
176 close(fd); in check_mpp_service_cap()
402 close(p->client); in mpp_service_deinit()
H A Dmpp_server.c620 close(server->server_fd); in bat_server_get()
665 close(server->server_fd); in bat_server_put()
H A Dvcodec_service.c576 close(p->fd); in vcodec_service_deinit()
/rockchip-linux_mpp/mpp/vproc/iep2/
H A Diep2.c184 close(ctx->fd); in iep2_init()
192 close(ctx->fd); in iep2_init()
200 close(ctx->fd); in iep2_init()
217 close(ctx->fd); in iep2_deinit()
/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_buffer.c149 close(priv->impl->fd); in kmpp_buffer_impl_deinit()
/rockchip-linux_mpp/utils/
H A Dcamera_source.c355 close(ctx->fbuf[i].export_fd); in camera_source_deinit()
359 close(ctx->fd); in camera_source_deinit()
/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_cfg_test.c143 close(fd); in main()
/rockchip-linux_mpp/mpp/vproc/iep/
H A Diep.c96 close(fd); in iep_init()
113 close(impl->fd); in iep_deinit()
/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.c139 close(impl->rga_fd); in rga_deinit()
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c616 close(fd); in close_fd()
/rockchip-linux_mpp/debian/
H A Dchangelog156 * [vp9d]: fix error: opening device should close, when deinit
/rockchip-linux_mpp/mpp/vproc/vdpp/
H A Dvdpp.c220 close(ctx->fd); in vdpp_deinit()

12