Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_comm_isp.h199 #define ccm_convert(value) (((value) & 0x8000) ? ((~((value) & 0x7FFF)) + 1) : (value)) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/include/
H A Dhi_comm_isp.h199 #define ccm_convert(value) (((value) & 0x8000) ? ((~((value) & 0x7FFF)) + 1) : (value)) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_comm_isp.h200 #define ccm_convert(value) (((value) & 0x8000) ? ((~((value) & 0x7FFF)) + 1) : (value)) macro

Completed in 58 milliseconds