search for: pitch

Displaying 20 results from an estimated 1141 matches for "pitch".

Did you mean: patch
2010 Nov 23
1
Sims 3 Color & Graphics Issues
....8.6 Checking plugin: Advanced Wine Configuration... Checking plugin: Offline PlayOnLinux... Checking plugin: Capture... Checking plugin: Transgaming Cedega... Checking plugin: Wine Import... Checking plugin: Wine Look... Checking plugin: Detour... Running The Sims 3 Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocati...
2003 Nov 18
0
codec problems between * and cisco hardware h323
Hi all, we use * as a voip gateway using h323 (chan_h323). We purchased the g729 codec from digium for 10 channels. But, if comes in a call from a cisco gatway or something similar, there're problems with the codecs. If such a call comes in following error occures : Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch 1st subfr. ! ! Wrong Pitch...
2010 Aug 23
0
EVE Online crashes at splash screen
...h screen is still displayed: fixme:gameux:GameExplorerImpl_VerifyAccess stub fixme:gameux:DllCanUnloadNow stub fixme:heap:HeapSetInformation 0x480000 0 0x33fc40 4 EVE Client version 6.3 build 174282 starting 20:25:23 Multi-Language System: Client using language [EN] Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocati...
2012 Apr 06
1
[WIP PATCH] dri/nouveau: Add S3TC support for nv20.
...works on my nv25. It's based on Ben's newlib branch. I have few issues though: 1) So far it needs libtxc_dxtn, but I might expose the s3tc extensions even without encoder using driconf option - Is that desirable? 2) Looking at blob's dedma'd valgrind-mmt dumps it seems blob uses pitch no smaller than 64 in miptree, but for me everything works as it is. Does it make any difference? 2) I am not sure about computing the offsets in teximage_map - it works like this, but can somebody confirm it's ok? 3) If somebody can give me some feedback on the style etc., please do. 4) S3T...
2019 Feb 01
1
Render Targets and Pitch Linear Textures in Maxwell/Pascal Question
So I have been going on over the documentation trying to figure out the exact layout of Pitch Linear Textures and find some missing values. First Question: What's the correct layout of pitch linear textures in memory? Is padding of the pitch added at start or at the end? Do they have some kind of header? Currently I see them as a normal texture matrix with just pitch at the end of each...
2023 Feb 15
17
[PATCH 00/17] cirrus: Modernize the cirrus driver
...w, cirrus' mandatory fullscreen updates have added unnecessary overhead to every screen update. Patches 11 to 14 simplify mode and framebuffer tests. With the use of regular helpers, these tests can now be implemented in the places they belong. Patches 15 and 16 move hardware color format and pitch into plane state of the primary plane. These fields have been kept in the device structure itself, where thy don't belong. Patch 17 replaces two magic values by macro constants. There are more such cases within cirrus, but those two values stuck out as specifically hard to interpret. Tested w...
2009 Dec 26
2
[MESA PATCH] Fix nv40_miptree_layout pitch
This patch fixes two issues in nv40_miptree_layout. First, pt->width0 is used, which is the size of the whole texture, while width, which is the size of the mipmap level, should be used. Second, the current code does not 64-byte align the pitch of swizzled textures. However, on my NV40 this causes a pgraph error regarding the pitch register (and sometimes a system lockup too), which is fixed by this patch. I'm not sure how small mipmaps could have worked with the previous code. Also the offset code below may need some review. And fur...
2017 Jul 01
1
manual pitch modification
Hello, When used in SILK mode, is there a way to manually modify the pitch (F0) of the speech signal before resynthesizing during Opus decoding? In the below, we have modified the pitch lags of (4), e.g., with a constant scaling factor 0.5 to decrease the pitch of the voice by one octave. However, the result was perceptually the same as without modifying the pitch lags....
2018 May 12
4
Centos 7.5 and Courier 10 Pitch fonts in Libreoffice
Everyone, With the update to Centos 7.5 it is apparent that we lost the Courier 10 Pitch fonts that were in "xorg-x11-fonts-Type1". Does anyone know how to get this back. Greg Ennis
2010 Jun 13
3
err:wgl:internal_SetPixelFormat Invalid iPixelFormat:
...c's headline. I run Ubuntu 10.04, with the most recent updates. Code: $ glxinfo | grep render direct rendering: Yes OpenGL renderer string: Mesa DRI R300 (R420 554D) 20090101 TCL DRI2 Code: $ uname -r 2.6.32-22-generic Code: $ wine 1503Startup.exe Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocating 16 x 16 radeon RBO (pitch 16) Allocati...
2007 May 22
0
Speex bit allocation
Ops i meant: --------------------------------------------------------------------------- Wideband bit|Mode ID|LSP|OL pitch|OL Exc gain| --------------------------------------------------------------------------- Fine pitch1| --------------------------------------------------------------------------- Pitch gain1| --------------------------------------------------------------------------- Innovation gain1| -------...
2020 Jan 22
0
[PATCH] com32/modules: introduce play module
...IT_CTRL_READLOAD_WORD 0x30 +#define PIT_CTRL_SQUAREWAVE_GEN 0x06 +#define PIT_CTRL_COUNT_BINARY 0x00 + +static void beep_off(void) +{ + unsigned char status; + + status = inb(PIT_SPEAKER_PORT); + outb(status & ~(PIT_SPK_TMR2 | PIT_SPK_DATA), PIT_SPEAKER_PORT); +} + +static void beep_on(uint16_t pitch) +{ + unsigned char status; + unsigned int counter; + + if (pitch < 20) + pitch = 20; + else if (pitch > 20000) + pitch = 20000; + + counter = SPEAKER_PIT_FREQUENCY / pitch; + outb(PIT_CTRL_SELECT_2 + | PIT_CTRL_READLOAD_WORD + | PIT_CTRL_SQUAREWAVE_GEN + | PIT_CTRL_COUNT_BINARY, PIT_...
2007 May 20
1
Speex bit allocation
...ubframe3 content| -------------------------------------------------------- Subframe4 header|Subframe4 content| -------------------------------------------------------- so.... like this: ---------------------------------------------------------------------------------- Wideband bit|Mode ID|LSP|OL pitch| ---------------------------------------------------------------------------------- Fine pitch1|Pitch gain1|Innovation gain1| Innovation VQ1| ---------------------------------------------------------------------------------- Subframe 1 content | -----------------------------------------------------...
2010 Feb 01
1
Fwd: Re: Fixed Point on wideband-mode: Single Frame loss on 2000 Hz sine causes "freak off"
...; > versions of interal variables of the ltp, so either something is > > terribly wrong or I do not understand some fundamental thing (I think > > the second point is valid...) > > > > I observed that for the sine that causes trouble in fixed point, the > > computed pitch value is quite different for fixed and floating point. > > So I tried to get into pitch analysis a little deeper... > > It's expected that the actual pitch period be different (especially for > a sine because there can be more than one pitch period that fits > perfectly). What...
2009 Dec 11
5
[PATCH 1/3] drm/nouveau: Pre-G80 tiling support.
...drv.h @@ -276,8 +276,13 @@ struct nouveau_timer_engine { }; struct nouveau_fb_engine { + int num_tiles; + int (*init)(struct drm_device *dev); void (*takedown)(struct drm_device *dev); + + void (*set_region_tiling)(struct drm_device *dev, int i, uint32_t addr, + uint32_t size, uint32_t pitch); }; struct nouveau_fifo_engine { @@ -328,6 +333,9 @@ struct nouveau_pgraph_engine { void (*destroy_context)(struct nouveau_channel *); int (*load_context)(struct nouveau_channel *); int (*unload_context)(struct drm_device *); + + void (*set_region_tiling)(struct drm_device *dev, int i,...
2017 May 20
4
[RFC PATCH 0/3] drm/nouveau/dispnv04 overlay and primary fb format fixes
...I must have only tested with very "normal" overlay buffer sizes with modetest before. That said, this code has only received literal testing on a NV34/G5 PPC combo. I was poking at various registers on a NV34/x86 to make modetest display the correct data though. That's where e.g. the pitch mask comes from. I haven't at all tested on my NV05 or NV1x hardware. Should probably do that before we push this out. But since I've already been sitting on these patches for a few weeks, thought I'd get them out there. Ilia Mirkin (3): drm/nouveau/overlay: improve error detection,...
2017 May 20
3
[RFC PATCH 0/3] drm/nouveau/dispnv04 overlay and primary fb format fixes
...I must have only tested with very "normal" overlay buffer sizes with modetest before. That said, this code has only received literal testing on a NV34/G5 PPC combo. I was poking at various registers on a NV34/x86 to make modetest display the correct data though. That's where e.g. the pitch mask comes from. I haven't at all tested on my NV05 or NV1x hardware. Should probably do that before we push this out. But since I've already been sitting on these patches for a few weeks, thought I'd get them out there. Ilia Mirkin (3): drm/nouveau/overlay: improve error detection,...
2002 Feb 13
1
Pitch Control
Hello there folks, i was having a look through bits of the code to see if there was anything to do with pitch control, or perhaps i should call it speed control. For instance, say you took a track off a DVD which is 48khz, forgot to run it through sox to downsample it to 44khz, yet encoded it anyway. It will sound slower (therefore, the pitch has dropped). Whilst dj-ing (though i am no dj-god), blendi...
2008 Apr 03
1
data.frame or list
...#39;ve been using the three for different purposes but I would rather like to know which is more adapted to what task. Here is the data I'm currently working on: 200 observations, each observation being a vector of length 1000 depending on several factors ("polarisation", "pitch", "dose", "size") > x <- seq(1,100,length = 1000) > observations <- matrix( rnorm(200*1000), ncol = 200) > > # factors > polarisation <- rep(c("0","90"), each = 100, length = 200) > pitch <- rep(1:5, length = 200) > do...
2006 Oct 05
1
ltp.c best_pitch vs. pitch
Hi there, I was browsing the speex code when I stumbled across something I could not understand the reason, and thought maybe it was a bug? In LTP.C function pitch_search_3tap, after searching for the best pitch candidate, the function returns the last pitch candidate rather than the best pitch candidate, is this normal? kind regards, Sufian --------------------------------- Stay in the know. Pulse on the new Yahoo.com. Check it out. ------...