Home
last modified time | relevance | path

Searched refs:hal_2_g2d_bpp (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/libcsc/
Dcsc_helper.c142 size_t hal_2_g2d_bpp(unsigned int hal_format) in hal_2_g2d_bpp() function
Dcsc.h122 size_t hal_2_g2d_bpp(unsigned int hal_format);
Dcsc.c469 hal_2_g2d_bpp(csc_handle->src_format.color_format) >> 3; in csc_set_format()
483 hal_2_g2d_bpp(csc_handle->dst_format.color_format) >> 3; in csc_set_format()