Displaying 20 results from an estimated 247 matches for "xscales".
Did you mean:
scales
2011 Mar 10
3
lattice xscale.components: different ticks on top/bottom axis
Good afternoon,
I am trying to create a plot where the bottom and top axes have the same
scale but different tick marks. I tried user-defined xscale.component
function but it does not produce desired results. Can anybody suggest
where my use of xscale.component function is incorrect?
For example, the code below tries to create a plot where horizontal axes
limits are c(0,10), top axis has ticks
2007 Feb 21
3
Different gridlines per panel in xyplot
In the example R script below, horizontal gray gridlines are drawn at y
coordinates where the points are drawn with the code:
panel.abline(h=y, v=xScale, col.line="gray")
How do I change this so that the horizontal gray gridlines are drawn at y
coordinates where the y labels are drawn? The challenge is that each panel
has different y-ranges (in my real example the y-ranges and
2009 Jun 18
1
lattice logaritmic scale (basis "e" ), rewriting labels using xscale.component
Hi there,
sorry for troubling everybody once again, I've got a problem rewriting
Sarkar's function for
rewriting the tick locations in a logaritmic way (s.
http://lmdvr.r-forge.r-project.org/code/Chapter08.R):
His example works for log 2 but I need log e (natural logarithm). My
problem is that if I replace
2 with "e" (using paste()), I get the error message that the location
2004 Nov 26
0
Re[4]: [Asterisk-Dev] Asterisk Hardware Platform - Intel x86 versus Intel RISC Xscale (ARM)
Hello Scott,
SL> Does that include FP hardware? I don't believe that any of the
SL> PDA Xscales do, I assume that at least some codecs need FP for
SL> compression; without floating point hardware, it's going to be
SL> really slow.
1st in Xscale is integrated Micro Signal Architecture (MSA), the
new design incorporates DSP and microcontroller functions - Intel and
Analog Devices...
2004 Aug 06
0
XScale realtime encoding possible?
MAL wrote:
>
> I don't know how to profile code (yet), but i'm about to go find out.
>
> Is it possible to profile the code on my x86 workstation, or does it
> absolutely have to be run on the machine? ARM emulator anyone? :)
<p>Intel designed performance monitoring hardware into the XScale. They
also have a profiling tool called VTune that consists of some
2005 Apr 01
2
Speex for the Intel XScale with WMMX.
Jean-Marc,
At 08:12 PM 4/1/2005, Jean-Marc Valin wrote:
>I'm not even sure what WMMX is,
This is just a short name for the MMX/SSE extensions/intrinsic
functions for the intel XSCALE processors. Most of the WMMX
instructions have MMX/SSE equivalents, plus there are a few
other interesting functions. We have been thinking about doing
WMMX optimizations of the various speex asm functions,
2012 Mar 06
1
Help about error in linking to libspeex.a
Thanks for the reply,
i added (LDFLAGS += -L/usr/local/lib -lspeex -lm) to Makefilebut the error is still appearing !
/tmp/ccDFH8gi.o(.text+0x179c): In function `main':
: undefined reference to `BlinkC$speex_bits_init'
collect2: ld returned 1 exit status
make: *** [exe0] Error 1
i am trying to guess what is missed to correctly link to the lib .Do you have suggestions?
Regards,
2005 Apr 01
2
Speex for the Intel XScale with WMMX.
I work with the Microsoft Embedded Visual C++, and i don't have a linux
machine with me. I need to have the best performance in order to run my
application for the Intel XSCale with MMX. I don't know if i can compile
for this processor with the best performance using the Microsoft
compiler. I would like a help regarding how to get or build this .obj.
Thank you.
Cesar Bremer Pinheiro
2012 Mar 06
1
Help about error in linking to libspeex.a
Hi All,
i have configured speex1.2rc1 for xscale-elf (ARM architecture) ,then executed MAKE and MAKE INSTALL. so, i obtained libspeex.a in the /usr/local/lib with libogg.a compiled as well. but i when i link the library to my program (by adding LDFLAGS += -lspeex -lm ), and try to compile, i get this error:
/usr/lib/gcc/xscale-elf/3.4.3/../../../../xscale-elf/bin/ld: cannot find -lspeex
collect2:
2004 Aug 06
3
XScale realtime encoding possible?
Jean-Marc Valin wrote:
> At this point, if you want to help, the best way would probably to try
> tracking done what part of the code is responsible for the high system.
> Once this is identified, we'll have a much better idea.
>
> I managed to log on the XSCALE 400 on handhelds.org. It helped, but I
> can't do everything with it (and by attempts at profiling failed).
I
2011 May 14
1
Using dates on axis with Grid plots
Hi,
I'm trying to use Grid plots and would like to have an X axis that
represents dates. I have several years of data so I would like to be able to
have labeled tick marks only intermittently (not one per date). I can
transform the initial data from a date time string into POSIXlt or POSIXct,
or Date objects.
The issue is that when I try to layout the plot using:
dev.off()
pushViewport(
2004 Aug 06
0
XScale realtime encoding possible?
> I got the usage of --abr wrong before, (28 = 28 bits per second :)
> I'm also assuming quality=0/comp=0 produces a reasonable output.
Actually, --abr overrides --quality. Otherwise, --quality 0 would be bad
quality.
> 3 mins, 39 seconds is still a way off realtime, for a 60 second clip,
> but it's a lot closer than 1.1.1 got.
>
> What still worries me though, is
2004 Aug 06
0
XScale realtime encoding possible?
I'm developing a Personalized system of news audible for PDAs(Pocket PC
and Palm OS), I have somes PDAs with differents processors(Samsung
(2410) 266 MHz, Intel Xscale PXA 250 to 200 and 400 MHz, OMAP1510) with
Pocket PC 2002 and 2003, and Palm OS 5 operating system. I offer myself
to test any application of speex that runs in these machines, only you
must send me the source code.
Regards.
2010 Oct 12
1
lattice: dots from xyplot to xscale.components
Hello!
I posted a feature request at lattice page on r-forge at https://r-forge.r-project.org/tracker/index.php?func=detail&aid=1127&group_id=638&atid=2570 , but I decided to duplicate it here to make sure that I understand everything correctly.
I would like to slightly change the way my plot axis labels look alike based on custom extra arguments to xyplot and bwplot. Right now these
2004 Aug 05
1
Samba for xscale
Hi,
Does samba require gawk, awk, perl, cc to compile? Or is it possible to
just use the gcc compiler to build it. I want to build samba on xscale
processor which has aminimal file system with native gcc compiler. It
doesn't has perl or gwak etc.
-Thanks,
Rajesh
2011 May 16
2
[LLVMdev] [Patch] Let MC/ELF generate Thumb/Thumb-2 are properly
On 11-05-16 09:21 AM, Koan-Sin Tan wrote:
> splited patches and test cases
>
> mc-elf-thumbfunction-bit.diff: for 1
> mc-elf-arm-backend-bl-blx-sign-bit.diff: for 2.
> mc-elf-thumb-bl-blx-relocation-table-entry.diff: for 3.
> mc-elf-cpu-xscale-attributes.diff: for 4.
>
> elf-thumbfunc.s: test case for 1
> elf-thumbfunc-reloc.ll: test case for 2 and 3
>
2004 Feb 12
0
Browsing and Test 8 (diagnosis.txt): net view \\xscale fails with no assigned share names (Smb-2.0.9 Snapgear Win2k)
Dear Samba Gurus,
having a browsing problem with W2k (German Version) on my 2.0.9 server
(also tried 2.0.7 before), you are my last hope to help me soling my
problem!
Everything is working fine accessing the samba server from linux, no
problem at all, all shares are listet with exact namewith smbclient -L
ixdp425 (Intel Xscale Developper Plattform ixp425 Proz.)
I'm also able to "net
2006 Feb 03
0
[LLVMdev] [fwd] LLVA, TAO Intent, Morphun, DualCor
Misha Brukman wrote:
> I don't know the current status of the LLVA project, so I will let the
> current developers chime in. Please send all LLVM and LLVA questions to
> llvmdev at cs.uiuc.edu .
My apologies for the late reply.
>
> ----- Forwarded message from N O S P A M <ti_dak at yahoo.com> -----
>
> Date: Tue, 17 Jan 2006 09:47:32 -0800 (PST)
> From: N O
2006 Jan 30
2
[LLVMdev] [fwd] LLVA, TAO Intent, Morphun, DualCor
I don't know the current status of the LLVA project, so I will let the
current developers chime in. Please send all LLVM and LLVA questions to
llvmdev at cs.uiuc.edu .
----- Forwarded message from N O S P A M <ti_dak at yahoo.com> -----
Date: Tue, 17 Jan 2006 09:47:32 -0800 (PST)
From: N O S P A M <ti_dak at yahoo.com>
Subject: LLVA, TAO Intent, Morphun, DualCor
Hello
I want to
2004 Aug 06
0
XScale realtime encoding possible?
Hi,
I have replaced most (but not all) of the float operations by integer
operations, but it seems like the remaining ones take a long long time
when emulated in kernel space (hence high system time). The other
problem is that I don't have access to an ARM-based device (anyone wants
to send me one?), so I'm doing all this blind... If you'd like to help,
it can also accelerate things.