Home
last modified time | relevance | path

Searched refs:ccm_convert_pre (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_comm_isp.h198 #define ccm_convert_pre(value) (((value) & 0x8000) | ((value) << 2)) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/include/
H A Dhi_comm_isp.h198 #define ccm_convert_pre(value) (((value) & 0x8000) | ((value) << 2)) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_comm_isp.h199 #define ccm_convert_pre(value) (((value) & 0x8000) | ((value) << 2)) macro

Completed in 37 milliseconds