| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | av7110_hw.c | 945 static int OSDSetColor(struct av7110 *av7110, u8 color, u8 r, u8 g, u8 b, u8 blend) in OSDSetColor() 1088 u8 r, g = 0, b = 0, blend = 0; in av7110_osd_cmd() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_gadget.c | 1833 static int musb_gadget_start(struct usb_gadget *g, in musb_gadget_start() 1882 static int musb_gadget_stop(struct usb_gadget *g) in musb_gadget_stop()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 1577 static stbi_uc stbi__compute_y(int r, int g, int b) in stbi__compute_y() 1626 static stbi__uint16 stbi__compute_y_16(int r, int g, int b) in stbi__compute_y_16() 3440 int r,g,b; in stbi__YCbCr_to_RGB_row() local 3574 int r,g,b; in stbi__YCbCr_to_RGB_simd() local 3770 stbi_uc g = stbi__blinn_8x8(coutput[1][i], m); in load_jpeg_image() local 5514 int g = (px >> 5) & fiveBitMask; in stbi__tga_read_rgb16() local 6248 static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, int is_info) in stbi__gif_header() 6278 stbi__gif* g = (stbi__gif*) stbi__malloc(sizeof(stbi__gif)); in stbi__gif_info_raw() local 6290 static void stbi__out_gif_code(stbi__gif *g, stbi__uint16 code) in stbi__out_gif_code() 6327 static stbi_uc *stbi__process_gif_raster(stbi__context *s, stbi__gif *g) in stbi__process_gif_raster() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 1577 static stbi_uc stbi__compute_y(int r, int g, int b) in stbi__compute_y() 1626 static stbi__uint16 stbi__compute_y_16(int r, int g, int b) in stbi__compute_y_16() 3440 int r,g,b; in stbi__YCbCr_to_RGB_row() local 3574 int r,g,b; in stbi__YCbCr_to_RGB_simd() local 3770 stbi_uc g = stbi__blinn_8x8(coutput[1][i], m); in load_jpeg_image() local 5514 int g = (px >> 5) & fiveBitMask; in stbi__tga_read_rgb16() local 6248 static int stbi__gif_header(stbi__context *s, stbi__gif *g, int *comp, int is_info) in stbi__gif_header() 6278 stbi__gif* g = (stbi__gif*) stbi__malloc(sizeof(stbi__gif)); in stbi__gif_info_raw() local 6290 static void stbi__out_gif_code(stbi__gif *g, stbi__uint16 code) in stbi__out_gif_code() 6327 static stbi_uc *stbi__process_gif_raster(stbi__context *s, stbi__gif *g) in stbi__process_gif_raster() [all …]
|
| /OK3568_Linux_fs/external/xserver/render/ |
| H A D | picture.h | 41 #define PICT_FORMAT(bpp,type,a,r,g,b) PIXMAN_FORMAT(bpp, type, a, r, g, b) argument
|
| /OK3568_Linux_fs/kernel/drivers/base/arm/memory_group_manager/ |
| H A D | memory_group_manager.c | 151 struct dentry *e, *g; in mgm_initialize_debugfs() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | efifb.c | 103 u8 r, g, b; in efifb_copy_bmp() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_overlay.c | 418 #define R2BGR(r,g,b,s) (C2K(r,s) << 0 | C2K(g,s) << 8 | C2K(b,s) << 16) in armada_overlay_get_property() argument
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stb6100.c | 333 u8 g, psd2, odiv; in stb6100_set_frequency() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_frame_public.h | 83 struct ia_css_frame_plane g; /** Green plane */ member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | polygon.hpp | 422 graph g(geometry::num_interior_rings(polygon) + 1); in apply() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Helper.c | 790 #define TEST_GAMMA(g) \ argument 793 #define SET_GAMMA(g) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common.c | 388 struct mtk_pinctrl_group *g = &pctl->groups[group]; in mtk_pconf_group_set() local 719 struct mtk_pinctrl_group *g = pctl->groups + group; in mtk_pmx_set_mux() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/mtu3/ |
| H A D | mtu3.h | 345 struct usb_gadget g; /* the gadget */ member 368 static inline struct mtu3 *gadget_to_mtu3(struct usb_gadget *g) in gadget_to_mtu3()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | s3c2410_udc.c | 1618 static int s3c2410_udc_start(struct usb_gadget *g, in s3c2410_udc_start() 1634 static int s3c2410_udc_stop(struct usb_gadget *g) in s3c2410_udc_stop()
|
| H A D | fusb300_udc.c | 1308 static int fusb300_udc_start(struct usb_gadget *g, in fusb300_udc_start() 1320 static int fusb300_udc_stop(struct usb_gadget *g) in fusb300_udc_stop()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 1040 struct btc_gnt_ctrl *g = dm->gnt; in _set_gnt_wl() local 1073 struct btc_gnt_ctrl *g = dm->gnt; in _set_gnt_bt() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 1040 struct btc_gnt_ctrl *g = dm->gnt; in _set_gnt_wl() local 1073 struct btc_gnt_ctrl *g = dm->gnt; in _set_gnt_bt() local
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-cd.c | 1577 struct gendisk *g = info->disk; in ide_cd_release() local 1779 struct gendisk *g; in ide_cd_probe() local
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miwindow.c | 358 unsigned g; in miResizeWindow() local
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/ |
| H A D | page.h | 312 #define gfn_to_virt(g) (__va(gfn_to_pfn(g) << PAGE_SHIFT)) argument
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | sn9c2028.c | 253 static void set_gain(struct gspca_dev *gspca_dev, s32 g) in set_gain()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | grabs.c | 321 GrabPtr g, prev; in DeletePassiveGrab() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | dac.c | 247 #define RGB_TEST_DATA(r, g, b) (r << 0 | g << 10 | b << 20) in nv17_dac_sample_load() argument
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/stv06xx/ |
| H A D | stv06xx_hdcs.c | 250 static int hdcs_set_gains(struct sd *sd, u8 g) in hdcs_set_gains()
|