Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_math_adapt.h153 * yuv_u(c) get U from 30bit color
158 #define yuv_u(c) (((c) & 0x000ffc00) >> 10) macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_math_adapt.h150 * yuv_u(c) get U from 30bit color
155 #define yuv_u(c) (((c) & 0x000ffc00) >> 10) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_math_adapt.h150 * yuv_u(c) get U from 30bit color
155 #define yuv_u(c) (((c) & 0x000ffc00) >> 10) macro

Completed in 3 milliseconds