| /device/soc/rockchip/common/sdk_linux/kernel/power/ |
| D | process.c | 37 struct task_struct *g, *p; in try_to_freeze_tasks() local 210 struct task_struct *g, *p; in thaw_processes() local 250 struct task_struct *g, *p; in thaw_kernel_threads() local
|
| D | hibernate.c | 1302 static struct attribute *g[] = { variable
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
| D | hi_math.h | 148 #define RGB(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff)) argument 179 __inline static HI_VOID Rgb2Yc(HI_U16 r, HI_U16 g, HI_U16 b, HI_U16 *py, HI_U16 *pcb, HI_U16 *pcr) in Rgb2Yc() 200 __inline static HI_VOID Rgb2Yc_full(HI_U16 r, HI_U16 g, HI_U16 b, HI_U16 *py, HI_U16 *pcb, HI_U16 *… in Rgb2Yc_full() 226 __inline static HI_VOID Rgb2Yc_8BIT(HI_U8 r, HI_U8 g, HI_U8 b, HI_U8 *py, HI_U8 *pcb, HI_U8 *pcr) in Rgb2Yc_8BIT() 247 __inline static HI_VOID Rgb2Yc_full_8BIT(HI_U8 r, HI_U8 g, HI_U8 b, HI_U8 *py, HI_U8 *pcb, HI_U8 *p… in Rgb2Yc_full_8BIT()
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
| D | hi_math.h | 147 #define RGB(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff)) argument 178 __inline static HI_VOID Rgb2Yc(HI_U16 r, HI_U16 g, HI_U16 b, HI_U16 *py, HI_U16 *pcb, HI_U16 *pcr) in Rgb2Yc() 199 __inline static HI_VOID Rgb2Yc_full(HI_U16 r, HI_U16 g, HI_U16 b, HI_U16 *py, HI_U16 *pcb, HI_U16 *… in Rgb2Yc_full() 225 __inline static HI_VOID Rgb2Yc_8BIT(HI_U8 r, HI_U8 g, HI_U8 b, HI_U8 *py, HI_U8 *pcb, HI_U8 *pcr) in Rgb2Yc_8BIT() 246 __inline static HI_VOID Rgb2Yc_full_8BIT(HI_U8 r, HI_U8 g, HI_U8 b, HI_U8 *py, HI_U8 *pcb, HI_U8 *p… in Rgb2Yc_full_8BIT()
|
| D | osal_mmz.h | 116 #define mmz_align2low(x, g) (((x) / (g)) * (g)) argument 117 #define mmz_align2(x, g) ((((x) + (g) - 1) / (g)) * (g)) argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/ |
| D | hi_math_adapt.h | 142 #define rgb(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff)) argument 172 __inline static hi_void rgb2_yc(hi_u16 r, hi_u16 g, hi_u16 b, hi_u16 *py, hi_u16 *pcb, hi_u16 *pcr) in rgb2_yc() 193 __inline static hi_void rgb2_yc_full(hi_u16 r, hi_u16 g, hi_u16 b, hi_u16 *py, hi_u16 *pcb, hi_u16 … in rgb2_yc_full() 219 __inline static hi_void rgb2_yc_8_bit(hi_u8 r, hi_u8 g, hi_u8 b, hi_u8 *py, hi_u8 *pcb, hi_u8 *pcr) in rgb2_yc_8_bit() 240 __inline static hi_void rgb2_yc_full_8_bit(hi_u8 r, hi_u8 g, hi_u8 b, hi_u8 *py, hi_u8 *pcb, hi_u8 … in rgb2_yc_full_8_bit()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/ |
| D | hi_math_adapt.h | 145 #define rgb(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff)) argument 175 __inline static hi_void rgb2_yc(hi_u16 r, hi_u16 g, hi_u16 b, hi_u16 *py, hi_u16 *pcb, hi_u16 *pcr) in rgb2_yc() 196 __inline static hi_void rgb2_yc_full(hi_u16 r, hi_u16 g, hi_u16 b, hi_u16 *py, hi_u16 *pcb, hi_u16 … in rgb2_yc_full() 222 __inline static hi_void rgb2_yc_8_bit(hi_u8 r, hi_u8 g, hi_u8 b, hi_u8 *py, hi_u8 *pcb, hi_u8 *pcr) in rgb2_yc_8_bit() 243 __inline static hi_void rgb2_yc_full_8_bit(hi_u8 r, hi_u8 g, hi_u8 b, hi_u8 *py, hi_u8 *pcb, hi_u8 … in rgb2_yc_full_8_bit()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
| D | hi_math.h | 145 #define RGB(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff)) argument 176 __inline static HI_VOID Rgb2Yc(HI_U16 r, HI_U16 g, HI_U16 b, HI_U16 *py, HI_U16 *pcb, HI_U16 *pcr) in Rgb2Yc() 197 __inline static HI_VOID Rgb2Yc_full(HI_U16 r, HI_U16 g, HI_U16 b, HI_U16 *py, HI_U16 *pcb, HI_U16 *… in Rgb2Yc_full() 223 __inline static HI_VOID Rgb2Yc_8BIT(HI_U8 r, HI_U8 g, HI_U8 b, HI_U8 *py, HI_U8 *pcb, HI_U8 *pcr) in Rgb2Yc_8BIT() 244 __inline static HI_VOID Rgb2Yc_full_8BIT(HI_U8 r, HI_U8 g, HI_U8 b, HI_U8 *py, HI_U8 *pcb, HI_U8 *p… in Rgb2Yc_full_8BIT()
|
| D | osal_mmz.h | 115 #define mmz_align2low(x, g) (((x) / (g)) * (g)) argument 116 #define mmz_align2(x, g) ((((x) + (g) - 1) / (g)) * (g)) argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/ |
| D | hi_math_adapt.h | 142 #define rgb(r, g, b) ((((r) & 0xff) << 16) | (((g) & 0xff) << 8) | ((b) & 0xff)) argument 172 __inline static hi_void rgb2_yc(hi_u16 r, hi_u16 g, hi_u16 b, hi_u16 *py, hi_u16 *pcb, hi_u16 *pcr) in rgb2_yc() 193 __inline static hi_void rgb2_yc_full(hi_u16 r, hi_u16 g, hi_u16 b, hi_u16 *py, hi_u16 *pcb, hi_u16 … in rgb2_yc_full() 219 __inline static hi_void rgb2_yc_8_bit(hi_u8 r, hi_u8 g, hi_u8 b, hi_u8 *py, hi_u8 *pcb, hi_u8 *pcr) in rgb2_yc_8_bit() 240 __inline static hi_void rgb2_yc_full_8_bit(hi_u8 r, hi_u8 g, hi_u8 b, hi_u8 *py, hi_u8 *pcb, hi_u8 … in rgb2_yc_full_8_bit()
|
| /device/soc/rockchip/rk3588/kernel/include/linux/usb/ |
| D | gadget.h | 532 usb_ep_align_maybe(struct usb_gadget *g, struct usb_ep *ep, size_t len) in usb_ep_align_maybe() 542 static inline int gadget_is_altset_supported(struct usb_gadget *g) in gadget_is_altset_supported() 551 static inline int gadget_is_stall_supported(struct usb_gadget *g) in gadget_is_stall_supported() 560 static inline int gadget_is_zlp_supported(struct usb_gadget *g) in gadget_is_zlp_supported() 570 static inline int gadget_avoids_skb_reserve(struct usb_gadget *g) in gadget_avoids_skb_reserve() 579 static inline int gadget_is_dualspeed(struct usb_gadget *g) in gadget_is_dualspeed() 588 static inline int gadget_is_superspeed(struct usb_gadget *g) in gadget_is_superspeed() 598 static inline int gadget_is_superspeed_plus(struct usb_gadget *g) in gadget_is_superspeed_plus() 610 static inline int gadget_is_otg(struct usb_gadget *g) in gadget_is_otg()
|
| /device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
| D | gadget.h | 520 static inline size_t usb_ep_align_maybe(struct usb_gadget *g, struct usb_ep *ep, size_t len) in usb_ep_align_maybe() 530 static inline int gadget_is_altset_supported(struct usb_gadget *g) in gadget_is_altset_supported() 539 static inline int gadget_is_stall_supported(struct usb_gadget *g) in gadget_is_stall_supported() 548 static inline int gadget_is_zlp_supported(struct usb_gadget *g) in gadget_is_zlp_supported() 558 static inline int gadget_avoids_skb_reserve(struct usb_gadget *g) in gadget_avoids_skb_reserve() 567 static inline int gadget_is_dualspeed(struct usb_gadget *g) in gadget_is_dualspeed() 576 static inline int gadget_is_superspeed(struct usb_gadget *g) in gadget_is_superspeed() 586 static inline int gadget_is_superspeed_plus(struct usb_gadget *g) in gadget_is_superspeed_plus() 598 static inline int gadget_is_otg(struct usb_gadget *g) in gadget_is_otg()
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
| D | loadbmp.c | 33 static HI_U16 OSD_MAKECOLOR_U16(HI_U8 r, HI_U8 g, HI_U8 b, OSD_COMP_INFO compinfo) in OSD_MAKECOLOR_U16() 230 HI_U8 r, g, b; in LoadBMPEx() local 386 HI_U8 r, g, b; in LoadBMPCanvas() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| D | asn1write.h | 35 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
| D | params.h | 20 #define ISPP_PACK_4BIT(a, b, c, d, e, f, g, h) … argument
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
| D | params.h | 22 #define ISPP_PACK_4BIT(a, b, c, d, e, f, g, h) \ argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/ |
| D | osal_mmz.h | 118 #define mmz_align2low(x, g) (((g) == 0) ? (0) : (((x) / (g)) * (g))) argument 119 #define mmz_align2(x, g) (((g) == 0) ? (0) : ((((x) + (g) - 1) / (g)) * (g))) argument
|
| /device/soc/rockchip/rk3568/hardware/rga/include/ |
| D | rga.h | 234 unsigned char g; member 263 unsigned char g; member
|
| /device/soc/rockchip/rk3399/hardware/rga/include/ |
| D | rga.h | 234 unsigned char g; member 263 unsigned char g; member
|
| /device/soc/rockchip/common/hardware/rga/include/ |
| D | rga.h | 229 unsigned char g; member 257 unsigned char g; member
|
| /device/soc/rockchip/common/sdk_linux/include/linux/sched/ |
| D | signal.h | 614 #define do_each_thread(g, t) … argument 618 #define while_each_thread(g, t) while (((t) = next_thread(t)) != (g)) argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/devfreq/ |
| D | devfreq.c | 1198 struct devfreq_governor *g; in devfreq_add_governor() local 1253 struct devfreq_governor *g; in devfreq_remove_governor() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/sony_imx458/ |
| D | imx458_cmos.c | 232 #define IMX458FL_ALIGNUP(x, g) (((x)+(g)-1) / (g)) argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/ |
| D | drv_media_mem.c | 90 #define mmz_align2low(x, g) (((x) / (g)) * (g)) argument 91 #define mmz_align2(x, g) ((((x) + (g)-1) / (g)) * (g)) argument
|
| /device/soc/rockchip/common/sdk_linux/include/uapi/drm/ |
| D | drm_fourcc.h | 668 #define DRM_FORMAT_MOD_NVIDIA_BLOCK_LINEAR_2D(c, s, g, k, h) … argument
|