Hi Deva,

Yup planning to use systemTime().
Which option do you think is better for initialization among
MONOLITHIC, PROCESS, THREAD ... for the systemTime().

Since the Video dec node runs as an AO I fill its better to use
THREAD ... but if the OMX component (ie decoder) if internally uses
more threads then its a problem

Regards,
Pruthvi


On Oct 5, 12:43 am, Deva R <r.deva...@gmail.com> wrote:
> How about systemTime() call?? it returns time in nsec_t format.,
>
> you can refer our sample fps profiling logic (at video-mio level though)  as 
> in,http://git.omapzoom.org/?p=platform/hardware/ti/omap3.git;a=blob;f=li...
>
> --
> Regards,
> Devawww.bittoggler.com
>
> On Mon, Oct 4, 2010 at 7:07 PM, Pruthvi <mprut...@gmail.com> wrote:
> > Hi,
>
> > I am trying to profile a video codec under opencore using
> > gettimeofday(), but i am not getting proper expected values.
>
> > Can anyone suggest any other method to profile video codecs under
> > opencore.
>
> > Thanks in advance.
>
> > Regards,
> > Pruthvi
>
> > --
> > unsubscribe: android-porting+unsubscr...@googlegroups.com
> > website:http://groups.google.com/group/android-porting

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to