Displaying 3 results from an estimated 3 matches for "iparms".
Did you mean:
parms
2013 Feb 27
1
Finding the knots in a smoothing spline using nknots
...002] 0 0.0126 0.0251 0.0377 0.0502 ...
..$ w: num [1:1002] 1 1 1 1 1 1 1 1 1 1 ...
$ lev : num [1:1002] 0.2238 0.177 0.1399 0.1111 0.0891 ...
$ cv.crit : num 3.19e-09
$ pen.crit: num 3.03e-06
$ crit : num 3.19e-09
$ df : num 27
$ spar : num -0.457
$ lambda : num 1.01e-09
$ iparms : Named int [1:3] 1 0 14
..- attr(*, "names")= chr [1:3] "icrit" "ispar" "iter"
$ fit :List of 5
..$ knot : num [1:31] 0 0 0 0 0.041 ...
..$ nk : num 27
..$ min : num 0
..$ range: num 12.6
..$ coef : num [1:27] 2.88e-05 1.72e-01 5.19e-01...
2013 Jun 30
0
[PATCH v2] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
Adds H.264 and MPEG2 codec support via VP2, using firmware from the
blob. Acceleration is supported at the bitstream level for H.264 and
IDCT level for MPEG2.
Known issues:
- H.264 interlaced doesn't render properly
- H.264 shows very occasional artifacts on a small fraction of videos
- MPEG2 + VDPAU shows frequent but small artifacts, which aren't there
when using XvMC on the same
2013 Jun 27
4
[PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
Adds H.264 and MPEG2 codec support via VP2, using firmware from the
blob. Acceleration is supported at the bitstream level for H.264 and
IDCT level for MPEG2.
Known issues:
- H.264 interlaced doesn't render properly
- H.264 shows very occasional artifacts on a small fraction of videos
- MPEG2 + VDPAU shows frequent but small artifacts, which aren't there
when using XvMC on the same