Displaying 20 results from an estimated 100 matches similar to: "[JOBS] HelloExpert.com is looking for technology leaders (Dir/VP level hires)"
2014 Mar 20
0
Individual contributors and team leaders positions in Nonclinical Statistics at Johnson & Johnson
The Nonclinical Statistics & Computing group at Johnson & Johnson is
searching for individuals to help in the mission of discovering,
developing, manufacturing, and delivering beneficial medicines for
patients. The group resides within the Janssen R&D organization in
Johnson & Johnson's pharmaceutical segment. Realistically we need
individuals with skills and motivation to
2016 May 05
0
Individual Contributors and Team Leaders positions in Statistics at Johnson & Johnson
The Statistics & Decision Sciences community at Johnson & Johnson is searching for individuals to help in the mission of discovering, developing, manufacturing, and delivering beneficial medicines for patients. The group resides within the Janssen R&D organization in Johnson & Johnson's pharmaceutical segment. We need individuals with skills and motivation to consistently and
2010 Apr 23
0
VUC Friday: Bill Miller, former VP of Product Management
Our guest today has a long and interesting background in network and
VoIP technologies as well as having been at the head of Digium's
product management: Bill "@beelinebill" Miller.
To join us and hear (and talk to) Bill, see http://vuc.me
You can call sip:200901 at login.zipdx.com in g722 wideband (or g711)
Jump on IRC #vuc channel
There are a number of other ways to connect
2012 May 06
1
[mesa PATCH] nv50: handle VP without inputs
Fixes 3 piglit tests:
general/pos-array
shaders/glsl-novertexdata
shaders/glsl-vs-point-size
and makes shaders/vp-ignore-input not trigger PGRAPH DATA_ERROR
---
It's a bit ugly... If there's a way to fix it properly, I'm open to suggestions.
---
src/gallium/drivers/nv50/nv50_program.c | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git
2013 Jun 05
0
[PATCH] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
On Wed, Jun 5, 2013 at 3:05 AM, Maarten Lankhorst
<maarten.lankhorst at canonical.com> wrote:
> Hey,
>
> Op 04-06-13 20:38, Ilia Mirkin schreef:
>> On Mon, Jun 3, 2013 at 5:02 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>>> These chipsets include the VP2 engine which is composed of a bitstream
>>> processor (BSP) that decodes H.264 and a video
2012 Feb 28
0
Flac HiRes decoding problems
Hi Klaus,
I'm not really sure where to start with this one.
Klaus Schulz wrote:
> My first post over here.
>
> While working on a music server optimzation (which ususally goes hand in
> hand with running pretty low buffers on realtime
> streams)
>
> I figured that certain HiRez flacs were causing XRUNS/hickups on my Linux
> server platform.
What is a HiRez flac?
2013 Jul 27
2
[PATCH 1/3] drm/nv50: include vp in the fb error reporting mask
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
Not 100% sure that this is needed, but BSP/MPEG are in the mask.
drivers/gpu/drm/nouveau/core/subdev/mc/nv50.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/core/subdev/mc/nv50.c b/drivers/gpu/drm/nouveau/core/subdev/mc/nv50.c
index 0cb322a..f25fc5f 100644
---
2012 Feb 21
2
Flac HiRes decoding problems
Hi folks.
My first post over here.
While working on a music server optimzation (which ususally goes hand in
hand with running pretty low buffers on realtime
streams)
I figured that certain HiRez flacs were causing XRUNS/hickups on my Linux
server platform.
The interesting thing is to run into XRUNS even though the stream gets
send to a Squeezebox Touch which got
a 20s buffer on its receiving
2012 Feb 28
3
Flac HiRes decoding problems
Hi Eric.
On Tue, Feb 28, 2012 at 7:57 AM, Erik de Castro Lopo
<mle+la at mega-nerd.com>wrote:
> Hi Klaus,
>
> I'm not really sure where to start with this one.
>
> Klaus Schulz wrote:
>
> > My first post over here.
> >
> > While working on a music server optimzation (which ususally goes hand in
> > hand with running pretty low buffers on
2013 Jul 29
0
[PATCH] drm/nouveau/vdec: copy nvc0 bsp/vp/ppp to nv98
For NV98+, BSP/VP/PPP are all FUC-based engines. Hook them all up in the
same way as NVC0, but with a couple of different values. Also make sure
that the PPP engine is handled in the fifo/mc/vm.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
---
It seems like VP4.0 is basically working here... only mpeg2/vc1 work,
but I'm pretty sure that's just a user-side issue. My guess is
2013 Jun 05
2
[PATCH] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
Hey,
Op 04-06-13 20:38, Ilia Mirkin schreef:
> On Mon, Jun 3, 2013 at 5:02 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>> These chipsets include the VP2 engine which is composed of a bitstream
>> processor (BSP) that decodes H.264 and a video processor (VP) which can
>> do iDCT/mo-comp/etc for MPEG1/2, H.264, and VC-1. Both of these are
>> driven by separate
2013 Jun 04
0
[PATCH] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
On Mon, Jun 3, 2013 at 5:02 AM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> These chipsets include the VP2 engine which is composed of a bitstream
> processor (BSP) that decodes H.264 and a video processor (VP) which can
> do iDCT/mo-comp/etc for MPEG1/2, H.264, and VC-1. Both of these are
> driven by separate xtensa chips embedded in the hardware. This patch
> provides the
2009 Sep 12
0
[PATCH 10/13] nv50: proper linkage between VP and FP
This moves construction of the mapping between VP outputs
and FP inputs into validation.
The map also contains slots for special outputs like clip
distance and point size, so we need to at least merge the
VP related and FP related parts on validation if we want
to support those.
Now we match every single FP input component with results
from the VP and leave those not read out of the map, or
2013 Jun 23
0
[PATCH v2] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
These chipsets include the VP2 engine which is composed of a bitstream
processor (BSP) that decodes H.264 and a video processor (VP) which can
do iDCT/mo-comp/etc for MPEG1/2, H.264, and VC-1. Both of these are
driven by separate xtensa chips embedded in the hardware. This patch
provides the mechanism to load the kernel for the xtensa chips and
provide the necessary interactions to do the rest of
2005 Feb 23
3
LDAP compatible
Hello people,
i'm brasilian. I'm sorry for the erros... ok?! :-) Let's go!
My company uses openldap-2.1.21.
What is the version samba compatible with openldap-2.1.21?!
I'm trying install samba-3.0.11, but it requires openldap-2.2.23. I
don't want install the release openldap-2.2.23 for it.
Thank you.
2013 Jun 03
4
[PATCH] nouveau: Load firmware for BSP/VP engines on NV84-NV96, NVA0
These chipsets include the VP2 engine which is composed of a bitstream
processor (BSP) that decodes H.264 and a video processor (VP) which can
do iDCT/mo-comp/etc for MPEG1/2, H.264, and VC-1. Both of these are
driven by separate xtensa chips embedded in the hardware. This patch
provides the mechanism to load the kernel for the xtensa chips and
provide the necessary interactions to do the rest of
2009 May 01
0
Development Team Leader @ no-tie agile software house in London, England, UK
Hello everyone
Agile (XP), informal (no-tie) software house where PHP, Ruby (and Ruby
on Rails) are actively used are looking to hire a development team
leader that oozes strong leadership and management ability.
We''re looking for someone that is able to talk openly but firmly as
the challenge will be to provide cohesion between development and
commercial and unify the development team
2003 Sep 07
0
Conference Leader
Hello,
Is meetme able to do the following scenario:
Say a group of caller calling in to the same conference room where one of them is a conference leader. The leader can press a key which gives that person options like dial out to a particular person and tranfer him/her to the conference. The leader's password is different from the other.
I think the tricky part in this scenario is how to
2004 Sep 28
0
Leader IP10S
Funny - I downloaded the latest Asterisk CVS, and it's pretty much working.
Will report when I have some more success.
PaulH
-----Original Message-----
From: Philipp von Klitzing [mailto:klitzing@pool.informatik.rwth-aachen.de]
Sent: Tuesday, 28 September 2004 9:46 PM
To: Paul Hales
Subject: Re: [Asterisk-Users] Leader IP10S
Hi!
> I have been lent a Leader IP10S phone (SIP) for
2006 Dec 25
1
Re: [opensuse] Open-source leader leaving Novell for Google
Jesus,
I hope it isn't true. But if it is, we will miss him dearly, both here
and very much so on the Samba list. However I can under stand and respect
the decision. Good luck and God speed Jeremy. Jerry, can you pick up the
slack?? An ill wind blows for us all as a result of the MS deal....
--
David C. Rankin, J.D., P.E.
510 Ochiltree Street
Nacogdoches, Texas 75961
(936) 715-9333