Searched refs:__UNUSED__ (Results 1 – 10 of 10) sorted by relevance
/hardware/google/graphics/common/libscaler/ |
D | libscaler-m2m1shot.h | 102 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…
|
D | libscaler-common.h | 39 # define __UNUSED__ __attribute__((__unused__)) macro 41 # define __UNUSED__ macro
|
D | libscaler.cpp | 400 int __UNUSED__ acquireFenceFd) in exynos_sc_set_src_addr() 414 int __UNUSED__ acquireFenceFd) in exynos_sc_set_dst_addr()
|
D | libscaler-v4l2.h | 156 inline void SetCacheable(FrameInfo &frm, bool __UNUSED__ cacheable) { in SetCacheable()
|
D | libscaler-m2m1shot.cpp | 82 CScalerM2M1SHOT::CScalerM2M1SHOT(int devid, int __UNUSED__ drm) : m_iFD(-1) in CScalerM2M1SHOT()
|
/hardware/google/graphics/common/libgscaler/ |
D | libgscaler_media.h | 24 # define __UNUSED__ __attribute__((__unused__)) macro 26 # define __UNUSED__ macro
|
D | libgscaler_obj.cpp | 560 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()
|
D | exynos_subdev.c | 75 int exynos_subdev_get_node_num(const char *devname, int __UNUSED__ oflag, ...) in exynos_subdev_get_node_num()
|
D | libgscaler.cpp | 364 exynos_mpp_img __UNUSED__ *src_img, exynos_mpp_img *dst_img) in exynos_gsc_subdev_s_crop()
|
/hardware/google/graphics/common/libhwjpeg/ |
D | hwjpeg-internal.h | 34 #define __UNUSED__ __attribute__((__unused__)) macro 36 #define __UNUSED__ macro
|