HomeSort by relevance Sort by last modified time
    Searched refs:OmxSharedLibraryInterface (Results 1 - 10 of 10) sorted by null

  /external/opencore/codecs_v2/omx/omx_common/include/
pv_omxcore.h 179 class OmxSharedLibraryInterface
183 virtual ~OmxSharedLibraryInterface() {}
  /external/opencore/codecs_v2/omx/omx_common/src/
pv_omxregistry.cpp     [all...]
  /external/opencore/codecs_v2/omx/omx_amrenc/src/
omx_amrenc_component.cpp 77 public OmxSharedLibraryInterface
101 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
  /external/opencore/codecs_v2/omx/omx_mp3/src/
omx_mp3_component.cpp 84 public OmxSharedLibraryInterface
106 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
    [all...]
  /external/opencore/codecs_v2/omx/omx_aac/src/
omx_aac_component.cpp 93 public OmxSharedLibraryInterface
116 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
    [all...]
  /external/opencore/codecs_v2/omx/omx_amr/src/
omx_amr_component.cpp 88 public OmxSharedLibraryInterface
111 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
    [all...]
  /external/opencore/codecs_v2/omx/omx_h264/src/
omx_avc_component.cpp 85 public OmxSharedLibraryInterface
108 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
    [all...]
  /external/opencore/codecs_v2/omx/omx_h264enc/src/
omx_avcenc_component.cpp 86 public OmxSharedLibraryInterface
110 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
    [all...]
  /external/opencore/codecs_v2/omx/omx_m4v/src/
omx_mpeg4_component.cpp 151 public OmxSharedLibraryInterface
185 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
    [all...]
  /external/opencore/codecs_v2/omx/omx_m4venc/src/
omx_mpeg4enc_component.cpp 135 public OmxSharedLibraryInterface
170 return OSCL_STATIC_CAST(OmxSharedLibraryInterface*, this);
    [all...]

Completed in 448 milliseconds