HomeSort by relevance Sort by last modified time
    Searched full:exynos_gsc_img (Results 1 - 4 of 4) sorted by null

  /hardware/samsung_slsi/exynos5/include/
exynos_gscaler.h 83 } exynos_gsc_img; typedef in typeref:struct:__anon32202
362 exynos_gsc_img *src_img,
363 exynos_gsc_img *dst_img);
372 exynos_gsc_img *src_img,
373 exynos_gsc_img *dst_img);
  /hardware/samsung_slsi/exynos5/libgscaler/
exynos_gsc_utils.h 126 exynos_gsc_img src_img;
127 exynos_gsc_img dst_img;
exynos_gscaler.c     [all...]
  /hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp 90 exynos_gsc_img src_cfg;
91 exynos_gsc_img dst_cfg;
101 exynos_gsc_img cfg;
189 static void dump_gsc_img(exynos_gsc_img &c)
251 static inline bool gsc_dst_cfg_changed(exynos_gsc_img &c1, exynos_gsc_img &c2)
263 static inline bool gsc_src_cfg_changed(exynos_gsc_img &c1, exynos_gsc_img &c2)
659 exynos_gsc_img cfg;
    [all...]

Completed in 42 milliseconds