Home
last modified time | relevance | path

Searched refs:data_oft (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h317 __u32 data_oft; member
1245 __u32 data_oft; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h329 u32 data_oft; member
1257 u32 data_oft; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3591 void *buf = priv_val->buf_ldch[buf_idx].vaddr + ldch_head->data_oft; in isp_ldch_config()
3600 value = priv_val->buf_ldch[buf_idx].dma_addr + ldch_head->data_oft; in isp_ldch_config()
4159 ldch_head->data_oft = ALIGN(sizeof(struct isp2x_ldch_head), 16); in rkisp_init_ldch_buf()
H A Disp_params_v3x.c3014 value = priv_val->buf_ldch[id][buf_idx].dma_addr + head->data_oft; in isp_ldch_config()
3644 val = priv_val->buf_cac[id][i].dma_addr + head->data_oft; in isp_cac_config()
4540 mesh_head->data_oft = ALIGN(sizeof(struct isp2x_mesh_head), 16); in rkisp_init_mesh_buf()
H A Disp_params_v32.c2969 value = priv_val->buf_ldch[buf_idx].dma_addr + head->data_oft; in isp_ldch_config()
3748 val = priv_val->buf_cac[i].dma_addr + head->data_oft; in isp_cac_config()
4975 mesh_head->data_oft = ALIGN(sizeof(struct isp2x_mesh_head), 16); in rkisp_init_mesh_buf()
H A Disp_params_v21.c2830 value = priv_val->buf_ldch[buf_idx].dma_addr + ldch_head->data_oft; in isp_ldch_config()
4080 ldch_head->data_oft = ALIGN(sizeof(struct isp2x_ldch_head), 16); in rkisp_init_ldch_buf()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp4991 …info_array[offset + i].addr = (void*)((char*)mem_info_array[offset + i].map_addr + head->data_oft); in allocMemResource()
5073 …info_array[offset + i].addr = (void*)((char*)mem_info_array[offset + i].map_addr + head->data_oft); in allocMemResource()