Home
last modified time | relevance | path

Searched refs:AvcOmxSharedLibraryInterface (Results 1 – 1 of 1) sorted by relevance

/external/opencore/codecs_v2/omx/omx_h264/src/
Domx_avc_component.cpp84 class AvcOmxSharedLibraryInterface: public OsclSharedLibraryInterface, class
113 AvcOmxSharedLibraryInterface() {}; in AvcOmxSharedLibraryInterface() function in AvcOmxSharedLibraryInterface
121 return (OsclAny*) OSCL_NEW(AvcOmxSharedLibraryInterface, ()); in PVGetInterface()
126 AvcOmxSharedLibraryInterface* module = (AvcOmxSharedLibraryInterface*)aInstance; in PVReleaseInterface()