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/adapt/
H A Dhi_math_adapt.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_linux/include/adapt/
H A Dhi_math_adapt.h161 * yuv_8bit_u(c) get U from 24bit color
166 #define yuv_8bit_u(c) (((c) & 0xff00) >> 8) macro
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_math_adapt.h161 * yuv_8bit_u(c) get U from 24bit color
166 #define yuv_8bit_u(c) (((c) & 0xff00) >> 8) macro

Completed in 3 milliseconds