search for: mad

Displaying 20 results from an estimated 1599 matches for "mad".

Did you mean: amd
2007 Oct 25
0
[PATCH] Fix logic in mad detection
If neither --enable-mad nor --disable-mad was given, try to find mad. If it wasn't found, warn the user, but don't fail. If --enable-mad was given, fail if mad is not found. If --disable-mad was given, don't warn the user, as the user already knows that mad won't be enabled. mad is not and should not be...
2007 Dec 23
1
Problem with initialize of S4 classes
Dear all Below is the code for "scriptPreFilter.R" which gives the following result: > source("scriptPreFilter.R") > prefltr <- new("PreFilter", mad=c(0.5,0.01)) [1] "------initialize:PreFilter------" [1] "------initialize:Filter------" > str(prefltr) Formal class 'PreFilter' [package ".GlobalEnv"] with 2 slots ..@ mad :List of 2 .. ..$ cutoff : num 0.5 .. ..$ epsilon: num 0.01 ..@ numfilt...
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
...00 (internal) Selected video codec: [ffmpeg2vdpau] vfm: ffmpeg (FFmpeg MPEG-1/2 (VDPAU)) ========================================================================== Load subtitles in /home/guest/botva/vid/ ========================================================================== Forced audio codec: mad Opening audio decoder: [libmad] libmad mpeg audio decoder AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000) Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3) ========================================================================== AO: [alsa] 48000Hz 2ch s16...
2012 Jul 11
2
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...sret %agg.result, %struct.float2* nocapture byval %x, %struct.float2* nocapture byval %y) nounwind inlinehint alwaysinline { entry: %y1 = getelementptr inbounds %struct.float2* %x, i64 0, i32 1 %0 = load float* %y1, align 4 %sub = fsub float -0.000000e+00, %0 %1 = tail call float asm "mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float %sub, float 4.097000e+03, float %0) nounwind %2 = tail call float asm "mad.f32 $0, $1, $2, $3;", "=f,f,f,f"(float %0, float 4.097000e+03, float %1) nounwind %y5 = getelementptr inbounds %struct.float2* %y, i64 0, i32 1...
2010 Feb 01
1
Comparing Variables and Writing a New Column
HI, I am using Windows XP and R version 2.9.2. I have a data frame written by R similar to the following: Lab_ID Analysis_Soil Results -4MAD -2.5MAD +2.5MAD +4MAD 55003 Calcium-2008-116 900 961 1121.5 1656.5 1817 55003 Calcium-2008-117 3321 2175 2380.5 3065.5 3271 55003 Calcium-2008-118 3342 3155 4019...
2015 Jan 23
3
[PATCH 1/2] nv50/ir: Add support for MAD short+IMM notation
Add emission rules for negative and saturate flags for MAD 4-byte opcodes, and get rid of constraints. Short MAD has a very specific SDST == SSRC2 requirement, and since MAD IMM is short notation + 4-byte immediate, don't have the compiler create MAD IMM instructions yet. V2: Document MAD as supported short form Signed-off-by: Roy Spliet <rspliet...
2012 Nov 09
0
[LLVMdev] [NVPTX] llc -march=nvptx64 -mcpu=sm_20 generates invalid zero align for device function params
...reg .f32 %f<396>; .reg .f64 %fl<396>; // BB#0: // %entry mov.b64 %rl0, __internal_dsmul_param_1; cvta.local.u64 %rl0, %rl0; ld.f32 %f0, [%rl0+4]; neg.f32 %f1, %f0; mov.b64 %rl1, __internal_dsmul_param_2; mov.f32 %f2, 0f45800800; // inline asm mad.f32 %f1, %f1, %f2, %f0; // inline asm // inline asm mad.f32 %f3, %f0, %f2, %f1; // inline asm cvta.local.u64 %rl1, %rl1; ld.f32 %f1, [%rl1+4]; neg.f32 %f4, %f1; // inline asm mad.f32 %f4, %f4, %f2, %f1; // inline asm // inline asm mad.f32 %f4, %f1, %f2, %f4; // inline asm sub.f32...
2004 Oct 08
1
Survey of "moving window" statistical functions - still looking f or fast mad function
Hi, Lately I run into a problem that my code R code is spending hours performing simple moving window statistical operations. As a result I did searched archives for alternative (faster) ways of performing: mean, max, median and mad operation over moving window (size 81) on a vector with about 30K points. And performed some timing for several ways that were suggested, and few ways I come up with. The purpose of this email is to share some of my findings and ask for more suggestions (especially about moving mad function). Sum...
2005 Apr 02
1
Survey of "moving window" statistical functions - still looking f or fast mad function
...rs. Does anyone see a modification which is free of this deficiency? * is it possible to optimize the algorithm of the filter function, solution #2 below, for the case of the rep(1/k,k) kernel? Thanks, Vadim [R] Survey of "moving window" statistical functions - still looking f or fast mad function * This message: [ Message body <http://tolstoy.newcastle.edu.au/R/help/04/10/5161.html#start> ] [ More options <http://tolstoy.newcastle.edu.au/R/help/04/10/5161.html#options2> ] * Related messages: [ Next message <http://tolstoy.newcastle.edu.au/R/help/04/10/5162.html&...
2012 Feb 07
2
Weighted mad
Greetings UseRs, Pls advise if there is a way to write a func that can be supplied to aggregate to compute weighted MeanAbsolute Dev (MAD). I am having trouble passing the correct weights from each group level and cannot see the code behind aggregate. But maybe 'aggregate' is not the best way to do that. > m1 <- aggregate(pool[,c("SMM")],by=list(time=pool$ym),weighted.mean,w=pool$wght) Error in weighted.mean....
2002 Apr 25
0
FW: [mad-dev] Vorbis article
I thought you guys would like to check rob leslies article on integer vorbis. He is the author of the integer mp3 decoder 'MAD'. Brett Paterson CEO / Lead Programmer. Firelight Technologies Pty Ltd. FMOD SoundSystem http://www.fmod.org > -----Original Message----- > From: mad-dev-admin@lists.mars.org [mailto:mad-dev-admin@lists.mars.org] > On Behalf Of Rob Leslie > Sent: Friday, 26 April 2002 2:40 PM &...
2007 Mar 19
0
2 commits - configure.ac
...e branch 'master' of ssh://company@git.freedesktop.org/git/swfdec diff-tree deb389f11445d7d935e05ef44590507f0e64db84 (from 154596318676ff838f8acc47d3bc62bf3967868b) Author: Benjamin Otte <otte@gnome.org> Date: Mon Mar 19 09:13:52 2007 +0100 allow --disable-ffmpeg and --disable-mad configure options (#10333, Mikel Olasagasti) diff --git a/configure.ac b/configure.ac index 7f41b65..6ea8b8d 100644 --- a/configure.ac +++ b/configure.ac @@ -135,10 +135,22 @@ if test "$HAVE_CAIRO" = "no"; then AC_MSG_ERROR([cannot find cairo, which is required for build])...
2011 Mar 18
1
help please: put output into dataframe
...30, 18) var4 <- rnorm(500, 40, 20) datafr1 <- data.frame(var1, var2, var3, var4) # my unsuccessful codes nvar <- ncol(datafr1) for (i in 1:nvar) { out1 <- NULL out2 <- NULL medianx <- median(getdata[,i], na.rm = TRUE) show(madx <- mad(getdata[,i], na.rm = TRUE)) MD1 <- c(medianx + 2*madx) MD2 <- c(medianx - 2*madx) out1[i] <- which(getdata[,i] > MD1) # store data that are greater than median + 2 mad out2[i] <- which (getdata[,1] < MD2) # store d...
2012 Mar 09
6
unir 2 dataframe con con igual caso pero distinto valor en igual variable
Estimados usarios de R: Tengo una base de datos madre en formato .sav de SPSS y la quiero modificar usando datos de otras base de datos .sav y otra en .csv a las que llamare hijos. No tengo problema en convertirlas en data.frame. Todos los archivos tienen en comĂșn una variable que es Ășnica. En aquellos...
2007 Sep 14
3
x-axis order
Hi all, I have a time series which contain data collected weekly from week 26 to week 25 the following year. How do I plot this data, so that the x-axis is displaying the week numbers, ordered as in the data? Thanks in advance, Gustaf --- x<-c(26:52,1:25) y<-rnorm(52)+1:52 plot(x,y) ## How do I get the x axis to be ordered by the current ordering of x? -- Gustaf Rydevik, M.Sci. tel:
2015 Jan 13
3
nv50/ir: Implement short notation for MAD V2
V2: clarify code, commit msgs, add comments. Drop code to was supposed to make register assignment prefer SDST == SRC2 (patch 2) for now, because it didn't quite do what I intended.
2016 Nov 28
2
Looking for help with an ast matcher
...here was working for clang-query 3.8.1. I'm working on a clang-tidy module for 4.0.0 - it's not working there. Could you elaborate on the "onImplicitObjectArgument"? There is no document on it on the clang page. So I wouldn't know how it works or what it does. Best regards, Mads Ravn On Mon, Nov 28, 2016 at 10:50 PM Piotr Padlewski <piotr.padlewski at gmail.com> wrote: > Hi Mads, > I formatted your matcher a little bit just to understand it: > > ifStmt(hasCondition(implicitCastExpr(hasImplicitDestinationType( > isInteger()), >...
2015 Feb 06
2
[PATCH 1/3] nv50/ir: Add support for MAD 4-byte opcode
Add emission rules for negative and saturate flags for MAD 4-byte opcodes, and get rid of some of the constraints. Obviously tested with a wide variety of shaders. V2: Document MAD as supported short form V3: Split up IMM from short-form modifiers Signed-off-by: Roy Spliet <rspliet at eclipso.eu> --- src/gallium/drivers/nouveau/codegen/nv50_ir_emi...
2015 Jan 28
4
[LLVMdev] RFC: Add ISD nodes for mad
Hi, I would like to add an ISD node for an fmad operation (named either FMAD or FMULADD). It will have the semantics of returning the same result as the separate multiply and add with the intermediate rounding step, and not a differently rounded result. The motivation is to share code with the various FMA forming DAG combines, but will be g...
2015 Jan 29
4
[LLVMdev] RFC: Add ISD nodes for mad
...; > ----- Original Message ----- >> From: "Matt Arsenault" <Matthew.Arsenault at amd.com> >> To: "llvmdev at cs.uiuc.edu" <LLVMdev at cs.uiuc.edu> >> Sent: Wednesday, January 28, 2015 1:52:59 PM >> Subject: [LLVMdev] RFC: Add ISD nodes for mad >> >> Hi, >> >> I would like to add an ISD node for an fmad operation (named either >> FMAD >> or FMULADD). It will have the semantics of returning the same result >> as >> the separate multiply and add with the intermediate rounding step, >>...