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

  /hardware/samsung_slsi/exynos5/include/
exynos_format.h 86 #define GET_16BPP_FRAME_SIZE(w, h) (((w) * (h)) << 1)
  /hardware/samsung_slsi/exynos5/libexynosutils/
exynos5_format_v4l2.c 273 frame_size = GET_16BPP_FRAME_SIZE(width, height);
323 frame_size = GET_16BPP_FRAME_SIZE(width, height);

Completed in 114 milliseconds