HomeSort by relevance Sort by last modified time
    Searched refs:OMX_CALLBACKTYPE (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /device/samsung/crespo/libstagefrighthw/
SEC_OMX_Plugin.h 31 const OMX_CALLBACKTYPE *callbacks,
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
SEC_OMX_Plugin.cpp 68 const OMX_CALLBACKTYPE *callbacks,
78 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
  /hardware/msm7k/libstagefrighthw/
QComOMXPlugin.h 31 const OMX_CALLBACKTYPE *callbacks,
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
QComOMXPlugin.cpp 67 const OMX_CALLBACKTYPE *callbacks,
77 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
  /hardware/qcom/media/libstagefrighthw/
QComOMXPlugin.h 31 const OMX_CALLBACKTYPE *callbacks,
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
QComOMXPlugin.cpp 82 const OMX_CALLBACKTYPE *callbacks,
96 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
  /hardware/ti/omap3/libstagefrighthw/
TIOMXPlugin.h 31 const OMX_CALLBACKTYPE *callbacks,
56 OMX_HANDLETYPE *, OMX_STRING, OMX_PTR, OMX_CALLBACKTYPE *);
TIOMXPlugin.cpp 67 const OMX_CALLBACKTYPE *callbacks,
77 appData, const_cast<OMX_CALLBACKTYPE *>(callbacks));
  /frameworks/base/include/media/stagefright/
OMXPluginBase.h 38 const OMX_CALLBACKTYPE *callbacks,
  /frameworks/base/media/libstagefright/omx/
OMXPVCodecsPlugin.h 31 const OMX_CALLBACKTYPE *callbacks,
OMXComponentBase.h 27 const OMX_CALLBACKTYPE *callbacks,
86 const OMX_CALLBACKTYPE *mCallbacks;
OMXPVCodecsPlugin.cpp 35 const OMX_CALLBACKTYPE *callbacks,
42 const_cast<OMX_CALLBACKTYPE *>(callbacks));
OMXMaster.h 36 const OMX_CALLBACKTYPE *callbacks,
OMXMaster.cpp 109 const OMX_CALLBACKTYPE *callbacks,
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
SEC_OMX_Core.h 52 OMX_IN OMX_CALLBACKTYPE *pCallBacks);
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Core.h 497 typedef struct OMX_CALLBACKTYPE
594 } OMX_CALLBACKTYPE;
    [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Core.h 514 typedef struct OMX_CALLBACKTYPE
611 } OMX_CALLBACKTYPE;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 497 typedef struct OMX_CALLBACKTYPE
594 } OMX_CALLBACKTYPE;
    [all...]
qc_omx_component.h 161 OMX_CALLBACKTYPE* callbacks,
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 497 typedef struct OMX_CALLBACKTYPE
594 } OMX_CALLBACKTYPE;
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/common/
SEC_OMX_Basecomponent.h 127 OMX_CALLBACKTYPE *pCallbacks;
  /frameworks/base/media/libstagefright/include/
OMXNodeInstance.h 80 static OMX_CALLBACKTYPE kCallbacks;
  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.h 137 OMX_IN OMX_CALLBACKTYPE* callbacks,
  /hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h 226 OMX_CALLBACKTYPE *callbacks,
442 OMX_CALLBACKTYPE m_pCallbacks;
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h 259 OMX_CALLBACKTYPE *callbacks,
506 OMX_CALLBACKTYPE m_cb;

Completed in 120 milliseconds

1 2 3 4 5