Home
last modified time | relevance | path

Searched defs:g (Results 26 – 50 of 640) sorted by relevance

12345678910>>...26

/OK3568_Linux_fs/kernel/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c1153 static void mult_matrix(double *r, double *g, double *b, const double m[3][3]) in mult_matrix()
1232 double *r, double *g, double *b) in csc()
1387 double r, g, b; in main() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/tegra/
H A Dpinctrl-tegra.c254 const struct tegra_pingroup *g; in tegra_pinctrl_set_mux() local
332 const struct tegra_pingroup *g, in tegra_pinconf_reg()
491 const struct tegra_pingroup *g; in tegra_pinconf_group_get() local
520 const struct tegra_pingroup *g; in tegra_pinconf_group_set() local
588 const struct tegra_pingroup *g; in tegra_pinconf_group_dbg_show() local
659 const struct tegra_pingroup *g; in tegra_pinctrl_clear_parked_bits() local
788 const struct tegra_pingroup *g = &soc_data->groups[gn]; in tegra_pinctrl_probe() local
/OK3568_Linux_fs/kernel/drivers/pinctrl/intel/
H A Dpinctrl-jasperlake.c23 #define JSL_GPP(r, s, e, g) \ argument
31 #define JSL_COMMUNITY(b, s, e, g) \ argument
H A Dpinctrl-sunrisepoint.c25 #define SPT_COMMUNITY(b, s, e, pl, gs, gn, g, n) \ argument
44 #define SPT_H_GPP(r, s, e, g) \ argument
52 #define SPT_H_COMMUNITY(b, s, e, g) \ argument
H A Dpinctrl-icelake.c24 #define ICL_GPP(r, s, e, g) \ argument
32 #define ICL_COMMUNITY(b, s, e, g) \ argument
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_bmp.cpp36 inline RK_U32 OSD_MAKECOLOR_ARGB(RK_U8 r, RK_U8 g, RK_U8 b, OSD_COMP_INFO compinfo) { in OSD_MAKECOLOR_ARGB()
57 inline RK_U32 OSD_MAKECOLOR_BGRA(RK_U8 r, RK_U8 g, RK_U8 b, OSD_COMP_INFO compinfo) { in OSD_MAKECOLOR_BGRA()
120 RK_U8 r, g, b; in load_bmp_ex() local
/OK3568_Linux_fs/external/xserver/hw/dmx/input/
H A Ddmxbackend.c86 #define DMXDBG6(f,a,b,c,d,e,g) dmxLog(dmxDebug,f,a,b,c,d,e,g) argument
87 #define DMXDBG7(f,a,b,c,d,e,g,h) dmxLog(dmxDebug,f,a,b,c,d,e,g,h) argument
88 #define DMXDBG8(f,a,b,c,d,e,g,h,i) dmxLog(dmxDebug,f,a,b,c,d,e,g,h,i) argument
89 #define DMXDBG9(f,a,b,c,d,e,g,h,i,j) dmxLog(dmxDebug,f,a,b,c,d,e,g,h,i,j) argument
97 #define DMXDBG6(f,a,b,c,d,e,g) argument
98 #define DMXDBG7(f,a,b,c,d,e,g,h) argument
99 #define DMXDBG8(f,a,b,c,d,e,g,h,i) argument
100 #define DMXDBG9(f,a,b,c,d,e,g,h,i,j) argument
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dui.c105 int g; member
118 int g; member
132 int g; member
790 void drawline(int r,int g,int b,int a,int x0,int y0,int x1,int y1,int linewidth) in drawline()
807 void drawline_4(int r,int g,int b,int a,int left,int top,int width,int height,int linewidth) in drawline_4()
818 void ui_print_xy_rgba(int t_col,int t_row,int r,int g,int b,int a,const char* fmt, ...) in ui_print_xy_rgba()
926 void ui_display_sync(int t_col,int t_row,int r,int g,int b,int a,const char* fmt, ...) in ui_display_sync()
940 void FillColor(int r,int g,int b,int a,int left,int top,int width,int height) in FillColor()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf_core_read.h241 #define ___last8(a, b, c, d, e, f, g, x) x argument
242 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
243 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
252 #define ___nolast8(a, b, c, d, e, f, g, _) a, b, c, d, e, f, g argument
253 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument
254 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument
263 #define ___arrow7(a, b, c, d, e, f, g) a->b->c->d->e->f->g argument
264 #define ___arrow8(a, b, c, d, e, f, g, h) a->b->c->d->e->f->g->h argument
265 #define ___arrow9(a, b, c, d, e, f, g, h, i) a->b->c->d->e->f->g->h->i argument
266 #define ___arrow10(a, b, c, d, e, f, g, h, i, j) a->b->c->d->e->f->g->h->i->j argument
/OK3568_Linux_fs/kernel/crypto/
H A Dgf128mul.c260 struct gf128mul_64k *gf128mul_init_64k_bbe(const be128 *g) in gf128mul_init_64k_bbe()
341 struct gf128mul_4k *gf128mul_init_4k_lle(const be128 *g) in gf128mul_init_4k_lle()
363 struct gf128mul_4k *gf128mul_init_4k_bbe(const be128 *g) in gf128mul_init_4k_bbe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h22 __u32 g; member
34 struct dpu_hw_pcc_coeff g; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dbasic_pointerbuf.hpp85 charT* g = this->eback(); in seekoff() local
128 charT* g = this->eback(); in seekpos() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/
H A Dbounds.hpp45 inline void bounds(Geometry const& g, Bounds & b) in bounds()
83 return_ref_or_bounds(Geometry const& g) in return_ref_or_bounds()
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c1044 unsigned char g, unsigned char b) in video_set_lut()
1050 #define FILL_8BIT_332RGB(r,g,b) { \ argument
1055 #define FILL_15BIT_555RGB(r,g,b) { \ argument
1063 #define FILL_16BIT_565RGB(r,g,b) { \ argument
1071 #define FILL_32BIT_X888RGB(r,g,b) { \ argument
1080 #define FILL_24BIT_888RGB(r,g,b) { \ argument
1087 #define FILL_24BIT_888RGB(r,g,b) { \ argument
1096 static inline void fill_555rgb_pswap(uchar *fb, int x, u8 r, u8 g, u8 b) in fill_555rgb_pswap()
1728 unsigned char r, g, b, *logo_red, *logo_blue, *logo_green; in plot_logo_or_black() local
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dr9a06g032-clocks.c436 struct r9a06g032_gate *g, int on) in r9a06g032_clk_gate_set()
470 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_enable() local
478 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_disable() local
485 struct r9a06g032_clk_gate *g = to_r9a06g032_gate(hw); in r9a06g032_clk_gate_is_enabled() local
506 struct r9a06g032_clk_gate *g; in r9a06g032_register_gate() local
760 struct r9a06g032_clk_bitsel *g; in r9a06g032_register_bitsel() local
803 r9a06g032_clk_dualgate_setenable(struct r9a06g032_clk_dualgate *g, int enable) in r9a06g032_clk_dualgate_setenable()
832 struct r9a06g032_clk_dualgate *g = to_clk_dualgate(hw); in r9a06g032_clk_dualgate_is_enabled() local
850 struct r9a06g032_clk_dualgate *g; in r9a06g032_register_dualgate() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dboundary_checker.hpp40 boundary_checker(Geometry const& g) in boundary_checker()
71 boundary_checker(Geometry const& g) in boundary_checker()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Ddesc_defs.h20 u16 limit1: 4, avl: 1, l: 1, d: 1, g: 1, base2: 8; member
59 u16 limit1 : 4, zero0 : 3, g : 1, base2 : 8; member
97 static inline unsigned long gate_offset(const gate_desc *g) in gate_offset()
107 static inline unsigned long gate_segment(const gate_desc *g) in gate_segment()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dconfig.c371 static struct config_group *make_cluster(struct config_group *g, in make_cluster()
422 static void drop_cluster(struct config_group *g, struct config_item *i) in drop_cluster()
443 static struct config_group *make_space(struct config_group *g, const char *name) in make_space()
471 static void drop_space(struct config_group *g, struct config_item *i) in drop_space()
488 static struct config_item *make_comm(struct config_group *g, const char *name) in make_comm()
509 static void drop_comm(struct config_group *g, struct config_item *i) in drop_comm()
526 static struct config_item *make_node(struct config_group *g, const char *name) in make_node()
548 static void drop_node(struct config_group *g, struct config_item *i) in drop_node()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/geometry/
H A Ddem_data.cpp16 auto decodeMapbox = [] (const uint8_t r, const uint8_t g, const uint8_t b){ in __anondc5c74880102()
21 auto decodeTerrarium = [] (const uint8_t r, const uint8_t g, const uint8_t b){ in __anondc5c74880202()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-gd.c70 struct gendisk *g = idkp->disk; in ide_gd_remove() local
86 struct gendisk *g = idkp->disk; in ide_disk_release() local
340 struct gendisk *g; local
/OK3568_Linux_fs/external/xserver/xkb/
H A DXKBGAlloc.c459 #define _XkbAllocProps(g,n) _XkbGeomAlloc((void *)&(g)->properties,\ argument
462 #define _XkbAllocColors(g,n) _XkbGeomAlloc((void *)&(g)->colors,\ argument
465 #define _XkbAllocShapes(g,n) _XkbGeomAlloc((void *)&(g)->shapes,\ argument
468 #define _XkbAllocSections(g,n) _XkbGeomAlloc((void *)&(g)->sections,\ argument
471 #define _XkbAllocDoodads(g,n) _XkbGeomAlloc((void *)&(g)->doodads,\ argument
474 #define _XkbAllocKeyAliases(g,n) _XkbGeomAlloc((void *)&(g)->key_aliases,\ argument
/OK3568_Linux_fs/kernel/drivers/pinctrl/actions/
H A Dpinctrl-owl.c165 static inline int get_group_mfp_mask_val(const struct owl_pingroup *g, in get_group_mfp_mask_val()
197 const struct owl_pingroup *g; in owl_set_mux() local
322 static int owl_group_pinconf_reg(const struct owl_pingroup *g, in owl_group_pinconf_reg()
350 static int owl_group_pinconf_arg2val(const struct owl_pingroup *g, in owl_group_pinconf_arg2val()
386 static int owl_group_pinconf_val2arg(const struct owl_pingroup *g, in owl_group_pinconf_val2arg()
426 const struct owl_pingroup *g; in owl_group_config_get() local
454 const struct owl_pingroup *g; in owl_group_config_set() local
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h528 usb_ep_align_maybe(struct usb_gadget *g, struct usb_ep *ep, size_t len) in usb_ep_align_maybe()
538 static inline int gadget_is_altset_supported(struct usb_gadget *g) in gadget_is_altset_supported()
547 static inline int gadget_is_stall_supported(struct usb_gadget *g) in gadget_is_stall_supported()
556 static inline int gadget_is_zlp_supported(struct usb_gadget *g) in gadget_is_zlp_supported()
566 static inline int gadget_avoids_skb_reserve(struct usb_gadget *g) in gadget_avoids_skb_reserve()
575 static inline int gadget_is_dualspeed(struct usb_gadget *g) in gadget_is_dualspeed()
584 static inline int gadget_is_superspeed(struct usb_gadget *g) in gadget_is_superspeed()
594 static inline int gadget_is_superspeed_plus(struct usb_gadget *g) in gadget_is_superspeed_plus()
606 static inline int gadget_is_otg(struct usb_gadget *g) in gadget_is_otg()
/OK3568_Linux_fs/kernel/block/
H A Dioprio.c103 struct task_struct *p, *g; in SYSCALL_DEFINE3() local
195 struct task_struct *g, *p; in SYSCALL_DEFINE2() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/drmDsp/
H A Dbo.c19 void fill_bo(struct sp_bo* bo, uint8_t a, uint8_t r, uint8_t g, uint8_t b) { in fill_bo()
24 uint32_t height, uint8_t a, uint8_t r, uint8_t g, uint8_t b) { in draw_rect()

12345678910>>...26