search for: dhz

Displaying 11 results from an estimated 11 matches for "dhz".

Did you mean: dh
2003 May 08
1
Send CallerID in netmeeting
Hi, I have a little question, I use asterisk with Netmeeting client. When I call netmeeting client with a phone. I don\'t have his ID in netmeeting window i have something like : ???;..dhz instead of 28. Someone know a way to display this ID ? Thanks you so much Rattana
2014 Feb 01
0
[RFC 10/16] drm/nouveau/timer: skip calibration on GK20A
...s nanosecond timestamps */ d = 1000000 / 32; @@ -235,20 +239,23 @@ nv04_timer_init(struct nouveau_object *object) d >>= 1; } - /* restore the time before suspend */ - lo = priv->suspend_time; - hi = (priv->suspend_time >> 32); - nv_debug(priv, "input frequency : %dHz\n", f); nv_debug(priv, "input multiplier: %d\n", m); nv_debug(priv, "numerator : 0x%08x\n", n); nv_debug(priv, "denominator : 0x%08x\n", d); nv_debug(priv, "timer frequency : %dHz\n", (f * m) * d / n); - nv_debug(priv, "time low...
2014 Mar 24
0
[PATCH 02/12] drm/nouveau/timer: skip calibration on GK20A
...s nanosecond timestamps */ d = 1000000 / 32; @@ -235,20 +239,23 @@ nv04_timer_init(struct nouveau_object *object) d >>= 1; } - /* restore the time before suspend */ - lo = priv->suspend_time; - hi = (priv->suspend_time >> 32); - nv_debug(priv, "input frequency : %dHz\n", f); nv_debug(priv, "input multiplier: %d\n", m); nv_debug(priv, "numerator : 0x%08x\n", n); nv_debug(priv, "denominator : 0x%08x\n", d); nv_debug(priv, "timer frequency : %dHz\n", (f * m) * d / n); - nv_debug(priv, "time low...
2014 Feb 04
2
[RFC 10/16] drm/nouveau/timer: skip calibration on GK20A
..._init(struct nouveau_object *object) > d >>= 1; > } > > - /* restore the time before suspend */ > - lo = priv->suspend_time; > - hi = (priv->suspend_time >> 32); > - > nv_debug(priv, "input frequency : %dHz\n", f); > nv_debug(priv, "input multiplier: %d\n", m); > nv_debug(priv, "numerator : 0x%08x\n", n); > nv_debug(priv, "denominator : 0x%08x\n", d); > nv_debug(priv, "timer frequency : %dHz\n", (f * m)...
2009 Apr 14
3
technical questions about FLAC
Hey everyone, I have a few questions about FLAC that aren't answered in the FAQ or the documentation. Maybe someone knows about these details. 1. What exactly is meant by "reference encoder"? 2. Concerning interchannel decorrelation, what is the point of creating separate signals, why not just keep the channels you have? For example, you might create "mid" and
2009 Apr 16
0
technical questions about FLAC
...-bit frequency in the stream header should allow for up to 1,048,576 Hz, but the documentation points out that there are limitations in the block headers. The block header has a 4-bit code to select among a few common frequencies, then has breakout codes for 8-bit kHz, 16-bit Hz, or 16-bit dHz (d- for deca-). In other words, frequency can be specified in ones, tens, and thousands. When specified in thousands, you only get 8 bits, so the maximum frequency with that code is 256*1000 or 256 kHz. When specified in tens, you can reach 65,536*10 Hz or 655,360 Hz. The reason these l...
2013 Aug 12
5
[PATCH 0/5] Thermal management fixes
From: Martin Peres <martin.peres at labri.fr> This patchset is mostly about fixing fdo bug #66177, reported by Dash Four. This bug is about fan/temp management not working after a suspend/resume cycle. Fan/therm management relies on ptimer's alarm feature to call periodically multiple callbacks that poll the temperature and update the fan speed if needed. The problem is that there is
2004 Nov 20
0
ffmpeg2theora start and end time support
...ample_rate!=aenc->sample_rate || this->channels!=aenc->channels){ this->audio_resample_ctx = audio_resample_init (this->channels,aenc->channels,this->sample_rate,aenc->sample_rate); if(this->sample_rate!=aenc->sample_rate) fprintf(stderr," Resample: %dHz => %dHz\n",aenc->sample_rate,this->sample_rate); if(this->channels!=aenc->channels) fprintf(stderr," Channels: %d => %d\n",aenc->channels,this->channels); } else{ this->audio_resample_ctx=NULL; } } else{ this->audio_index =...
2014 Feb 01
28
[RFC 00/16] drm/nouveau: initial support for GK20A (Tegra K1)
Hello everyone, GK20A is the Kepler-based GPU used in the upcoming Tegra K1 chips. The following patches perform architectural changes to Nouveau that are necessary to support non-PCI GPUs and add initial support for GK20A. Although the support is still very basic and more user-space changes will be needed to make the full graphics stack run on top of it, we were able to successfully open
2014 Mar 24
27
[PATCH 00/12] drm/nouveau: support for GK20A, cont'd
Hi everyone, Here is the second batch of patches to add GK20A support to Nouveau. This time we are adding the actual chip support, and this series brings the driver to a point where a slightly-tweaked Mesa successfully runs shaders and renders triangles on GBM! Many thanks to Thierry Reding and the people on the #nouveau IRC channel for their help without which we would not have reached this
2007 Jan 12
1
quilt.plot
Dear all, I have a problem with plotting. I have an irregular set of data, where latitude is listed from bigger to smaller values. So, I cannot plot with image.plot. On the other hand, quilt.plot solves the problem, but it can't take the definition of color. It gives the feedback: Error in image.plot(out.p, col = tim.colors(64), ...) : formal argument "col" matched by