Home
last modified time | relevance | path

Searched refs:panning (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_pcm.c50 int panning[2]; member
303 temp = rec->panning[ch]; in setup_voice()
337 if (rec->panning[ch] == 0) in start_voice()
340 aux = (-rec->panning[ch]) & 0xff; in start_voice()
620 rec->panning[0] = 0xff; in emu8k_pcm_prepare()
621 rec->panning[1] = 0x00; in emu8k_pcm_prepare()
623 rec->panning[0] = 0x80; in emu8k_pcm_prepare()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dsisfb.rst143 noypan disable y-panning and scroll by redrawing the entire screen.
144 This is much slower than y-panning. (Default: use y-panning)
H A Dvt8623fb.rst24 * panning in both directions
H A Darkfb.rst26 * panning in both directions
H A Ds3fb.rst34 * panning in both directions
H A Dpxafb.rst118 a. overlay does not support panning in x-direction, thus
H A Dapi.rst165 __u16 xpanstep; /* zero if no hardware panning */
166 __u16 ypanstep; /* zero if no hardware panning */
H A Dvesafb.rst129 ypan enable display panning using the VESA protected mode
H A Duvesafb.rst61 ypan Enable display panning using the VESA protected mode
H A Dsstfb.rst195 - try to add panning using tweeks with front and back buffer .
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform_state.hpp125 bool panning = false; member in mbgl::TransformState
H A Dtransform.cpp133 state.panning = latLng != startLatLng; in easeTo()
281 state.panning = true; in flyTo()
605 state.panning = false; in startTransition()
H A Dtransform_state.cpp247 return rotating || scaling || panning || gestureInProgress; in isChanging()
259 return panning; in isPanning()
/OK3568_Linux_fs/buildroot/package/flot/
H A DConfig.in58 Flot plugin for adding panning and zooming capabilities to a
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c69 Bool panning; member
1223 randrp->panning = PANNING_ENABLED (crtc); in xf86RandR12CrtcSet()
1914 Bool oldPanning = randrp->panning; in xf86RandR13SetPanning()
1932 randrp->panning = PANNING_ENABLED (crtc); in xf86RandR13SetPanning()
1940 randrp->panning = oldPanning; in xf86RandR13SetPanning()
2180 if (randrp->panning) in xf86RandR13ConstrainCursorHarder()
2381 randrp->panning = FALSE; in xf86RandR12Init12()
H A Dxf86Crtc.c1353 const char *panning = xf86GetOptValString(output->options, OPTION_PANNING); in xf86InitialPanning() local
1362 if (!panning) in xf86InitialPanning()
1365 switch (sscanf(panning, "%dx%d+%d+%d/%dx%d+%d+%d/%d/%d/%d/%d", in xf86InitialPanning()
1392 panning, output->name); in xf86InitialPanning()
/OK3568_Linux_fs/buildroot/package/opentyrian/
H A D0001-Move-definitions-that-don-t-need-to-be-exposed-from-opl-h-to-opl-c.patch138 + Bit32s left_pan,right_pan; // opl3 stereo panning amount
309 - Bit32s left_pan,right_pan; // opl3 stereo panning amount
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/
H A Dmain.qml301 // does not exist will not trigger the panning
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/
H A Dmain.qml391 // does not exist will not trigger the panning
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dsoundcard.h265 int panning; /* -128=left, 127=right */ member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dmaps.qdoc65 \li Interaction helper for panning, flicking and pinch-to-zoom gesture on a Map.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dsoundcard.h265 int panning; /* -128=left, 127=right */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dsoundcard.h269 int panning; /* -128=left, 127=right */ member
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Dsoundfont.c1030 zone->v.pan = (patch.panning + 128) / 2; in load_guspatch()
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog978 * Remove 03_fix-panning.diff, upstream
1086 * 03_fix-panning.diff: disable cursor confinement when panning is enabled
2163 + RandR version 1.3 adds panning (closes: #509699).

12