http://android.git.kernel.org/?p=platform/external/opencore.git;a=blob_plain;f=doc/omx_core_integration_guide.pdf;hb=9f38f7d01657aed466131d417cec0fe39b93a7c6

On Oct 22, 5:49 am, guru <guru.nav...@gmail.com> wrote:
> HI All,
>
> I am trying to integrate decoder to OpenCORE. Below is my
> understanding after going through code base:
>
> OMX_Init() is called by player driver (Playerdriver.cpp)
>
> pv_omxmastercore.cpp --> OMX_Init()-->_OMX_Init()
>                                                         |
> pv_omxcore.cpp                                         --->   OMX_Init
> () _OMX_Init()--> AacRegister();
>
> pv_omxregistry.cpp             AacRegister() --> ComponentRegister()
>
> from this what I observed is , in order to register our component we
> have to write our own function and call ComponentRegister!
>
> Please let me know is that my understanding is correct. I will be a
> great help.
>
> Thanks
> Gururaja B O
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to