Home
last modified time | relevance | path

Searched refs:rkisp32_thunderboot_resmem_head (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/
H A Drk_aiq_user_api_sysctl.cpp58 static XCamReturn _get_fast_aewb_from_drv(std::string& sensor_name, rkisp32_thunderboot_resmem_head
208 rkisp32_thunderboot_resmem_head fastAeAwbInfo; in rk_aiq_uapi_sysctl_preInit_tb_info()
1946 _get_fast_aewb_from_drv(std::string& sensor_name, rkisp32_thunderboot_resmem_head& fastAeAwbInfo) in _get_fast_aewb_from_drv()
1969 rkisp32_thunderboot_resmem_head fastAeAwbInfo; in _set_fast_aewb_as_init()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp32-config.h15 _IOR('V', BASE_VIDIOC_PRIVATE + 12, struct rkisp32_thunderboot_resmem_head)
1467 struct rkisp32_thunderboot_resmem_head { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp32-config.h15 _IOR('V', BASE_VIDIOC_PRIVATE + 12, struct rkisp32_thunderboot_resmem_head)
1467 struct rkisp32_thunderboot_resmem_head { struct
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c3429 struct rkisp32_thunderboot_resmem_head *tb_head_v32; in rkisp_ioctl()
3846 size = sizeof(struct rkisp32_thunderboot_resmem_head); in rkisp_chk_tb_over()
3858 struct rkisp32_thunderboot_resmem_head *tmp = resmem_va + offset; in rkisp_chk_tb_over()