Displaying 6 results from an estimated 6 matches for "guidi".
Did you mean:
guide
2016 Jan 18
2
OPUS on Cortex-M4
Hi, I would like to use OPUS codec to compress and decompress an audio
stream for full-duplex intercom application; I would like to use a
microcontroller equipped with Cortex-M4 core without NEON running at 72MHz.
Does the OPUS codec works fine on that architecture? Do you have some
benchmark data?
Thank you in advance. Best regards.
Daniele
-------------- next part --------------
An HTML
2018 Mar 22
1
Opus configuration for ARM cortex M7
...libopus 1.2.1 with the following cnfiguration
parameters:
#define VAR_ARRAYS 1
#define FIXED_POINT 1
#define OPUS_BUILD 1
#define OPUS_ARM_INLINE_EDSP 1
Con I define something else to further improve the performances?
Thank you in advance for the support
Best regards.
--
Logo
Ing. *Daniele Guidi *
HW/FW PROJECT ENGINEER
tel: +393338256799
*EmEl Systems*
Via Cesare Battisti, 5
41016 Rovereto s/S (MO) – Italy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20180322/a9f9d264/attachment-0001.html>
---------...
2008 Sep 11
1
cached_models
...e update and cache expiring for project and project2
This is a 0.0.1 release, it actually support only the has_many relation.
BTW I''d really like to receive a lot of feedbacks and comments.
You can find all the documentation here: http://tinyurl.com/6e3mwk
Ciao,
-luca
--
blog: www.lucaguidi.com
Pro-Netics: www.pro-netics.com
Sourcesense - making sense of Open Source: www.sourcesense.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email...
2005 Sep 19
2
dynamic object names?
I am trying to extract data from a matrix. Let's say that i am interested in
extracting
rows from a 4x4 matrix. Instead of giving a fix name to these 4 rows I would
like to add a number to prefix. As result I should get 4 objects named:
prefix_1
prefix_2
prefix_3
prefix_4
I attepted to solve the problem with a loop, but without success. Any hints??
> matrix(LETTERS[1:16], ncol=4)
2008 Feb 20
0
#dom_id should use AR#to_param instead of AR#id
...mited a patch for ActionController''s #dom_id, it should
iternally use AR#to_param instead of AR#id, because #to_param is used
for routing representation of an ActiveRecord inside ActionPack.
You can found the ticket here: http://dev.rubyonrails.org/ticket/11179.
Luca.
--
blog: www.lucaguidi.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to rubyonrail...
2010 Jun 12
0
[PATCH] ActionDispatch MemCacheStore violates encapsulation principle
When pass :cache param to ActionDispatch::Session::MemCacheStore, it should
be removed from options, otherwise it remains "published". This violates the
OOP encapsulation principle.
I created a LH ticket with a patch
http://bit.ly/cGDaWs
Luca
--
lucaguidi.com
twitter.com/jodosha
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegrou...