| /rockchip-linux_mpp/osal/allocator/ |
| H A D | allocator_drm.c | 194 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 D | allocator_ion.c | 295 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 D | allocator_dma_heap.c | 169 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 D | allocator_std.c | 110 .close = allocator_std_close,
|
| H A D | allocator_ext_dma.c | 144 .close = allocator_ext_dma_close,
|
| /rockchip-linux_mpp/osal/ |
| H A D | mpp_allocator_api.h | 18 MPP_RET (*close)(void *ctx); member
|
| H A D | mpp_time.c | 308 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 D | mpp_allocator.c | 218 if (p->os_api.close && p->ctx) in mpp_allocator_put() 219 p->os_api.close(p->ctx); in mpp_allocator_put()
|
| H A D | mpp_eventfd.c | 26 close(fd); in mpp_eventfd_put()
|
| H A D | mpp_trace.c | 83 close(srv->fd); in mpp_trace_srv_deinit()
|
| /rockchip-linux_mpp/mpp/legacy/ |
| H A D | vpu.c | 184 close(fd); in VPUClientRelease() 345 close(fd); in VPUCheckSupportWidth() 348 close(fd); in VPUCheckSupportWidth()
|
| /rockchip-linux_mpp/ |
| H A D | readme.txt | 330 | 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 D | mpp_vcodec_client.c | 71 close(fd); in mpp_vcodec_close()
|
| H A D | mpp_service.c | 148 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 D | mpp_server.c | 620 close(server->server_fd); in bat_server_get() 665 close(server->server_fd); in bat_server_put()
|
| H A D | vcodec_service.c | 576 close(p->fd); in vcodec_service_deinit()
|
| /rockchip-linux_mpp/mpp/vproc/iep2/ |
| H A D | iep2.c | 184 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 D | kmpp_buffer.c | 149 close(priv->impl->fd); in kmpp_buffer_impl_deinit()
|
| /rockchip-linux_mpp/utils/ |
| H A D | camera_source.c | 355 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 D | mpp_cfg_test.c | 143 close(fd); in main()
|
| /rockchip-linux_mpp/mpp/vproc/iep/ |
| H A D | iep.c | 96 close(fd); in iep_init() 113 close(impl->fd); in iep_deinit()
|
| /rockchip-linux_mpp/mpp/vproc/rga/ |
| H A D | rga.c | 139 close(impl->rga_fd); in rga_deinit()
|
| /rockchip-linux_mpp/kmpp/ |
| H A D | kmpp.c | 616 close(fd); in close_fd()
|
| /rockchip-linux_mpp/debian/ |
| H A D | changelog | 156 * [vp9d]: fix error: opening device should close, when deinit
|
| /rockchip-linux_mpp/mpp/vproc/vdpp/ |
| H A D | vdpp.c | 220 close(ctx->fd); in vdpp_deinit()
|