| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | via_modesetting.c | 140 void via_set_primary_pitch(u32 pitch) in via_set_primary_pitch() 151 void via_set_secondary_pitch(u32 pitch) in via_set_secondary_pitch()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | dumb_bo.c | 158 dumb_get_bo_from_handle(int fd, int handle, int pitch, int size) in dumb_get_bo_from_handle() 173 dumb_get_bo_from_fd(int fd, int dmafd, int pitch, int size) in dumb_get_bo_from_fd()
|
| H A D | dumb_bo.h | 36 uint32_t pitch; member
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A D | ctatc.c | 197 unsigned int pitch; in atc_get_pitch() local 223 static int select_rom(unsigned int pitch) in select_rom() 253 unsigned int pitch; in atc_pcm_playback_prepare() local 454 unsigned int pitch; member 464 unsigned int pitch; in setup_src_node_conf() local 514 unsigned int pitch; in atc_pcm_capture_get_resources() local 655 unsigned int pitch; in atc_pcm_capture_prepare() local 794 unsigned int pitch, rsr = atc->pll_rate; in spdif_passthru_playback_get_resources() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | fbcon_rotate.h | 23 static inline int pattern_test_bit(u32 x, u32 y, u32 pitch, const char *pat) in pattern_test_bit() 31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | vsp1.h | 57 unsigned int pitch; member 95 unsigned int pitch; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/stub/ |
| H A D | stub_bell.c | 8 xf86OSRingBell(int loudness, int pitch, int duration) in xf86OSRingBell()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/hurd/ |
| H A D | hurd_bell.c | 34 xf86OSRingBell(int loudness, int pitch, int duration) in xf86OSRingBell()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_bell.c | 38 xf86OSRingBell(int loudness, int pitch, int duration) in xf86OSRingBell()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/ |
| H A D | bsd_bell.c | 41 xf86OSRingBell(int loudness, int pitch, int duration) in xf86OSRingBell()
|
| /OK3568_Linux_fs/kernel/drivers/staging/sm750fb/ |
| H A D | sm750_cursor.c | 88 int i, j, count, pitch, offset; in sm750_hw_cursor_setData() local 138 int i, j, count, pitch, offset; in sm750_hw_cursor_setData2() local
|
| H A D | sm750.c | 165 unsigned int base, pitch, Bpp, rop; in lynxfb_ops_fillrect() local 207 unsigned int base, pitch, Bpp; in lynxfb_ops_copyarea() local 239 unsigned int base, pitch, Bpp; in lynxfb_ops_imageblit() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/include/ |
| H A D | qmapboxgl.hpp | 94 QVariant pitch; // double member 104 Q_PROPERTY(double pitch READ pitch WRITE setPitch) property in QMapboxGL
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | btext.c | 111 void __init btext_setup_display(int width, int height, int depth, int pitch, in btext_setup_display() 166 unsigned int width, height, depth, pitch; in btext_initialize() local 267 int depth, int pitch) in btext_update_display()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | transform.cpp | 95 double pitch = camera.pitch.value_or(getPitch()); in easeTo() local 168 double pitch = camera.pitch.value_or(getPitch()); in flyTo() local 482 void Transform::setPitch(double pitch, const AnimationOptions& animation) { in setPitch() 486 void Transform::setPitch(double pitch, optional<ScreenCoordinate> anchor, const AnimationOptions& a… in setPitch()
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | bcm2835.c | 18 int w, h, pitch; in bcm2835_video_probe() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | lpcenc.c | 78 integer irms, voice[2], pitch, ipitv; in lpc10_encode() local
|
| H A D | lpcdec.c | 83 integer irms, voice[2], pitch, ipitv; in lpc10_decode() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | nv46.c | 30 nv46_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv46_fb_tile_init()
|
| H A D | nv44.c | 30 nv44_fb_tile_init(struct nvkm_fb *fb, int i, u32 addr, u32 size, u32 pitch, in nv44_fb_tile_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_plane.c | 28 unsigned int pitch; in tilcdc_plane_atomic_check() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/ |
| H A D | parser.hpp | 42 double pitch = 0; member in mbgl::style::Parser
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_dumb.c | 40 uint32_t pitch, format; in qxl_mode_dumb_create() local
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | InitInput.c | 84 DDXRingBell(int volume, int pitch, int duration) in DDXRingBell()
|
| /OK3568_Linux_fs/kernel/sound/pci/emu10k1/ |
| H A D | emu10k1_callback.c | 498 short pitch; in set_fmmod() local 516 short pitch; in set_fm2frq2() local
|