Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_math.h167 * YUV_8BIT_U(c) get U from 24bit color
172 #define YUV_8BIT_U(c) (((c) & 0xff00) >> 8) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_math.h164 * YUV_8BIT_U(c) get U from 24bit color
169 #define YUV_8BIT_U(c) (((c) & 0xff00) >> 8) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_math.h166 * YUV_8BIT_U(c) get U from 24bit color
171 #define YUV_8BIT_U(c) (((c) & 0xff00) >> 8) macro

Completed in 3 milliseconds