Home
last modified time | relevance | path

Searched refs:__UNUSED__ (Results 1 – 10 of 10) sorted by relevance

/hardware/google/graphics/common/libscaler/
Dlibscaler-m2m1shot.h102 inline void SetDRM(bool __UNUSED__ drm) { } in SetDRM()
103 inline void SetSrcPremultiplied(bool __UNUSED__ premultiplied) { } in SetSrcPremultiplied()
104 inline void SetDstPremultiplied(bool __UNUSED__ premultiplied) { } in SetDstPremultiplied()
105 inline void SetSrcCacheable(bool __UNUSED__ cacheable) { } in SetSrcCacheable()
106 inline void SetDstCacheable(bool __UNUSED__ cacheable) { } in SetDstCacheable()
113 …inline bool QBuf(int __UNUSED__ *pfdSrcReleaseFence = NULL, int __UNUSED__ *pfdDstReleaseFence = N…
Dlibscaler-common.h39 # define __UNUSED__ __attribute__((__unused__)) macro
41 # define __UNUSED__ macro
Dlibscaler.cpp400 int __UNUSED__ acquireFenceFd) in exynos_sc_set_src_addr()
414 int __UNUSED__ acquireFenceFd) in exynos_sc_set_dst_addr()
Dlibscaler-v4l2.h156 inline void SetCacheable(FrameInfo &frm, bool __UNUSED__ cacheable) { in SetCacheable()
Dlibscaler-m2m1shot.cpp82 CScalerM2M1SHOT::CScalerM2M1SHOT(int devid, int __UNUSED__ drm) : m_iFD(-1) in CScalerM2M1SHOT()
/hardware/google/graphics/common/libgscaler/
Dlibgscaler_media.h24 # define __UNUSED__ __attribute__((__unused__)) macro
26 # define __UNUSED__ macro
Dlibgscaler_obj.cpp560 unsigned int __UNUSED__ *crop_x, unsigned int __UNUSED__ *crop_y, in m_gsc_check_src_size()
561 unsigned int __UNUSED__ *crop_w, unsigned int __UNUSED__ *crop_h, in m_gsc_check_src_size()
592 unsigned int __UNUSED__ *crop_x, unsigned int __UNUSED__ *crop_y, in m_gsc_check_dst_size()
593 unsigned int __UNUSED__ *crop_w, unsigned int __UNUSED__ *crop_h, in m_gsc_check_dst_size()
594 int __UNUSED__ v4l2_colorformat, int __UNUSED__ rotation) in m_gsc_check_dst_size()
1791 exynos_mpp_img *src_img, exynos_mpp_img __UNUSED__ *dst_img) in SetInputCrop()
Dexynos_subdev.c75 int exynos_subdev_get_node_num(const char *devname, int __UNUSED__ oflag, ...) in exynos_subdev_get_node_num()
Dlibgscaler.cpp364 exynos_mpp_img __UNUSED__ *src_img, exynos_mpp_img *dst_img) in exynos_gsc_subdev_s_crop()
/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-internal.h34 #define __UNUSED__ __attribute__((__unused__)) macro
36 #define __UNUSED__ macro