search for: rongrong

Displaying 9 results from an estimated 9 matches for "rongrong".

2008 Jun 04
1
An issue happens Embed R and redirt png file
I am a new R user and I have a question of embedding R to generate png On Debian, I installed R by source code. Now I want to embed R in an application which name is MyApp, and run the following syntax: png(filename="/tmp/Rplot%03d.png) example(rect) dev.off() Unfortunately I get the following error message: Error in X11(paste("png::", filename, sep = ""), width,
2008 Jun 04
1
An issue happens Embed R and redirt png file
I am a new R user and I have a question of embedding R to generate png On Debian, I installed R by source code. Now I want to embed R in an application which name is MyApp, and run the following syntax: png(filename="/tmp/Rplot%03d.png) example(rect) dev.off() Unfortunately I get the following error message: Error in X11(paste("png::", filename, sep = ""), width,
2017 Jul 25
5
[PATCH 5/8] drm: Nuke drm_atomic_helper_plane_set_property
...n.gaignard at linaro.org> Cc: Vincent Abriou <vincent.abriou at st.com> Cc: Yannick Fertre <yannick.fertre at st.com> Cc: Philippe Cornu <philippe.cornu at st.com> Cc: Jyri Sarha <jsarha at ti.com> Cc: "Ville Syrjälä" <ville.syrjala at linux.intel.com> Cc: Rongrong Zou <zourongrong at gmail.com> Cc: Shawn Guo <shawn.guo at linaro.org> Cc: Alexey Brodkin <abrodkin at synopsys.com> Cc: Eric Engestrom <eric at engestrom.ch> Cc: Chris Wilson <chris at chris-wilson.co.uk> Cc: Rob Clark <robdclark at gmail.com> Cc: Archit Taneja...
2017 Jul 25
8
[PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
...om> Cc: Romain Perier <romain.perier at collabora.com> Cc: Kieran Bingham <kieran.bingham+renesas at ideasonboard.com> Cc: Xinliang Liu <z.liuxinliang at hisilicon.com> Cc: Alexey Brodkin <abrodkin at synopsys.com> Cc: Alex Deucher <alexander.deucher at amd.com> Cc: Rongrong Zou <zourongrong at gmail.com> Cc: Rob Clark <robdclark at gmail.com> Cc: Hai Li <hali at codeaurora.org> Cc: "Noralf Tr?nnes" <noralf at tronnes.org> Cc: linux-arm-kernel at lists.infradead.org Cc: linux-samsung-soc at vger.kernel.org Cc: intel-gfx at lists.freede...
2017 Jul 25
8
[PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
...om> Cc: Romain Perier <romain.perier at collabora.com> Cc: Kieran Bingham <kieran.bingham+renesas at ideasonboard.com> Cc: Xinliang Liu <z.liuxinliang at hisilicon.com> Cc: Alexey Brodkin <abrodkin at synopsys.com> Cc: Alex Deucher <alexander.deucher at amd.com> Cc: Rongrong Zou <zourongrong at gmail.com> Cc: Rob Clark <robdclark at gmail.com> Cc: Hai Li <hali at codeaurora.org> Cc: "Noralf Tr?nnes" <noralf at tronnes.org> Cc: linux-arm-kernel at lists.infradead.org Cc: linux-samsung-soc at vger.kernel.org Cc: intel-gfx at lists.freede...
2017 Jul 25
8
[PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms
...om> Cc: Romain Perier <romain.perier at collabora.com> Cc: Kieran Bingham <kieran.bingham+renesas at ideasonboard.com> Cc: Xinliang Liu <z.liuxinliang at hisilicon.com> Cc: Alexey Brodkin <abrodkin at synopsys.com> Cc: Alex Deucher <alexander.deucher at amd.com> Cc: Rongrong Zou <zourongrong at gmail.com> Cc: Rob Clark <robdclark at gmail.com> Cc: Hai Li <hali at codeaurora.org> Cc: "Noralf Tr?nnes" <noralf at tronnes.org> Cc: linux-arm-kernel at lists.infradead.org Cc: linux-samsung-soc at vger.kernel.org Cc: intel-gfx at lists.freede...
2017 Jul 19
7
[PATCH 000/102] Convert drivers to explicit reset API
...t; Cc: Philippe Cornu <philippe.cornu at st.com> Cc: Prashant Gaikwad <pgaikwad at nvidia.com> Cc: Rakesh Iyer <riyer at nvidia.com> Cc: Ralf Baechle <ralf at linux-mips.org> Cc: Richard Weinberger <richard at nod.at> Cc: Richard Zhu <hongxing.zhu at nxp.com> Cc: Rongrong Zou <zourongrong at gmail.com> Cc: Ryder Lee <ryder.lee at mediatek.com> Cc: Salil Mehta <salil.mehta at huawei.com> Cc: Shawn Lin <shawn.lin at rock-chips.com> Cc: Srinivas Kandagatla <srinivas.kandagatla at linaro.org> Cc: Stanimir Varbanov <svarbanov at mm-sol.co...
2007 Jul 25
2
Speex optimization and 12 bits conversion for 12 bits ADC
Hi?Jean-Marc? Thanks for your suggestions very much! > > I am porting speex on ARM7TDMI, I have done some optimization, the > > result is that the encoder and decoder need about 60 MCPS for 5.96kbps > > bitrate and complexity 0. Can someone give me informtion about Speex > > optimization on ARM7? > > That's quite good. A few suggestions here: > 1) Don't
2007 Jul 24
2
Speex optimization and 12 bits conversion for 12 bits ADC
Hi, all, I am porting speex on ARM7TDMI, I have done some optimization, the result is that the encoder and decoder need about 60 MCPS for 5.96kbps bitrate and complexity 0. Can someone give me informtion about Speex optimization on ARM7? Another question, my ADC and DAC are 12 bits, but Speex codec is 16bits, Did someone try to modify speex to 12 bits? I think if I modify speex to 12 bits, the