/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | fec-config.h | 20 s32 buf_fd; member
|
H A D | rkispp-config.h | 285 s32 buf_fd[FEC_MESH_BUF_NUM]; member 309 s32 buf_fd; member
|
H A D | rkisp2-config.h | 225 s32 buf_fd[ISP2X_MESH_BUF_NUM]; member 1050 s32 buf_fd[ISP2X_LDCH_BUF_NUM]; member 1067 s32 buf_fd; member
|
H A D | rkisp3-config.h | 985 s32 buf_fd; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | fec-config.h | 20 s32 buf_fd; member
|
H A D | rkispp-config.h | 292 s32 buf_fd[FEC_MESH_BUF_NUM]; member 316 s32 buf_fd; member
|
H A D | rkisp2-config.h | 238 s32 buf_fd[ISP2X_MESH_BUF_NUM]; member 1069 s32 buf_fd[ISP2X_LDCH_BUF_NUM]; member 1086 s32 buf_fd; member
|
H A D | rkisp3-config.h | 985 s32 buf_fd; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
H A D | params_v20.c | 46 if (arg->buf_fd == params_vdev->buf_fec[i].dma_fd) { in fec_config() 51 dev_err(dev->dev, "cannot find fec buf fd(%d)\n", arg->buf_fd); in fec_config() 105 if (params->fec_cfg.buf_fd == vdev->buf_fec[i].dma_fd) { in fec_data_abandon()
|
H A D | params.c | 328 fecbuf->buf_fd[i] = params_vdev->buf_fec[i].dma_fd; in rkispp_params_get_fecbuf_inf()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
H A D | params_v20.c | 49 if (arg->buf_fd == params_vdev->buf_fec[i].dma_fd) in fec_config() 53 dev_err(dev->dev, "cannot find fec buf fd(%d)\n", arg->buf_fd); in fec_config() 107 if (params->fec_cfg.buf_fd == vdev->buf_fec[i].dma_fd) { in fec_data_abandon()
|
H A D | params.c | 346 fecbuf->buf_fd[i] = params_vdev->buf_fec[i].dma_fd; in rkispp_params_get_fecbuf_inf()
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/common/ |
H A D | Rockchip_OMX_Baseport.h | 54 int buf_fd[MAX_BUFFER_PLANE]; member
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/dec/ |
H A D | Rkvpu_OMX_VdecControl.c | 310 pRockchipPort->extendBufferHeader[i].buf_fd[0] = temp_buffer_fd; in Rkvpu_OMX_AllocateBuffer() 313 omx_info_f("buf_fd: 0x%x, OMXBufferHeader:%p", temp_buffer_fd, temp_bufferHeader); in Rkvpu_OMX_AllocateBuffer() 546 pRockchipPort->extendBufferHeader[i].buf_fd[0] = 0; in Rkvpu_OMX_FlushPort() 1091 if (rockchipOMXOutputPort->extendBufferHeader[i].buf_fd[0] == VPUMemGetFD(handle)) { in Rkvpu_OutputBufferReturn()
|
/device/soc/rockchip/rk3568/hardware/omx_il/osal/ |
H A D | Rockchip_OSAL_OHOS.cpp | 520 if (fd == pRockchipPort->extendBufferHeader[i].buf_fd[0]) { in Get_Video_HorAlign()
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 2156 if (arg->buf_fd == priv_val->buf_ldch[i].dma_fd) { in isp_ldch_config() 2161 dev_err(dev->dev, "cannot find ldch buf fd(%d)\n", arg->buf_fd); in isp_ldch_config() 3255 ldchbuf->buf_fd[i] = priv_val->buf_ldch[i].dma_fd; in rkisp_params_get_ldchbuf_inf_v2x() 3329 if (arg->buf_fd == priv_val->buf_ldch[i].dma_fd && priv_val->buf_ldch[i].vaddr) { in ldch_data_abandon()
|
H A D | isp_params_v3x.c | 2374 if (arg->buf_fd == priv_val->buf_ldch[id][i].dma_fd) { in isp_ldch_config() 2379 dev_err(dev->dev, "cannot find ldch buf fd(%d)\n", arg->buf_fd); in isp_ldch_config() 3742 meshbuf->buf_fd[i] = -1; in rkisp_params_get_meshbuf_inf_v3x() 3745 meshbuf->buf_fd[i] = buf->dma_fd; in rkisp_params_get_meshbuf_inf_v3x() 3822 if (arg->buf_fd == priv_val->buf_ldch[id][i].dma_fd && priv_val->buf_ldch[id][i].vaddr) { in module_data_abandon() 3834 if (arg->buf_fd == priv_val->buf_cac[id][i].dma_fd && priv_val->buf_cac[id][i].vaddr) { in module_data_abandon()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 2787 if (arg->buf_fd == priv_val->buf_ldch[i].dma_fd) in isp_ldch_config() 2791 dev_err(dev->dev, "cannot find ldch buf fd(%d)\n", arg->buf_fd); in isp_ldch_config() 3932 ldchbuf->buf_fd[i] = priv_val->buf_ldch[i].dma_fd; in rkisp_params_get_ldchbuf_inf_v2x() 4021 if (arg->buf_fd == priv_val->buf_ldch[i].dma_fd && in ldch_data_abandon()
|
H A D | isp_params_v3x.c | 2960 if (arg->buf_fd == priv_val->buf_ldch[id][i].dma_fd) in isp_ldch_config() 2964 dev_err(dev->dev, "cannot find ldch buf fd(%d)\n", arg->buf_fd); in isp_ldch_config() 4355 meshbuf->buf_fd[i] = -1; in rkisp_params_get_meshbuf_inf_v3x() 4358 meshbuf->buf_fd[i] = buf->dma_fd; in rkisp_params_get_meshbuf_inf_v3x() 4436 if (arg->buf_fd == priv_val->buf_ldch[id][i].dma_fd && in module_data_abandon() 4449 if (arg->buf_fd == priv_val->buf_cac[id][i].dma_fd && in module_data_abandon()
|
/device/soc/rockchip/rk3568/hardware/omx_il/component/video/enc/ |
H A D | Rkvpu_OMX_VencControl.c | 315 pRockchipPort->extendBufferHeader[i].buf_fd[0] = temp_buffer_fd; in Rkvpu_OMX_AllocateBuffer()
|