HomeSort by relevance Sort by last modified time
    Searched refs:hal_2_g2d_bpp (Results 1 - 3 of 3) sorted by null

  /hardware/samsung_slsi/exynos5/libcsc/
csc.h 122 size_t hal_2_g2d_bpp(unsigned int hal_format);
csc_helper.c 142 size_t hal_2_g2d_bpp(unsigned int hal_format) function
csc.c 469 hal_2_g2d_bpp(csc_handle->src_format.color_format) >> 3;
483 hal_2_g2d_bpp(csc_handle->dst_format.color_format) >> 3;

Completed in 42 milliseconds