HomeSort by relevance Sort by last modified time
    Searched defs:SetCallbacks (Results 1 - 8 of 8) sorted by null

  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 111 mBaseComponent.SetCallbacks = SetCallbacks;
824 OMX_ERRORTYPE ISVComponent::SetCallbacks(
852 return mComponent->SetCallbacks(mComponent, mpISVCallBacks, pAppData);
854 return mComponent->SetCallbacks(mComponent, pCallbacks, pAppData);
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp 135 OMX_ERRORTYPE PortBase::SetCallbacks(OMX_HANDLETYPE hComponent,
    [all...]
componentbase.cpp 291 handle->SetCallbacks = SetCallbacks;
1200 OMX_ERRORTYPE ComponentBase::SetCallbacks(
    [all...]
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Component.h 539 /** The SetCallbacks method is used by the core to specify the callback
557 OMX_ERRORTYPE (*SetCallbacks)(
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Component.h 522 /** The SetCallbacks method is used by the core to specify the callback
540 OMX_ERRORTYPE (*SetCallbacks)(
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Component.h 522 /** The SetCallbacks method is used by the core to specify the callback
540 OMX_ERRORTYPE (*SetCallbacks)(
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Component.h 522 /** The SetCallbacks method is used by the core to specify the callback
540 OMX_ERRORTYPE (*SetCallbacks)(
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Component.h 522 /** The SetCallbacks method is used by the core to specify the callback
540 OMX_ERRORTYPE (*SetCallbacks)(

Completed in 308 milliseconds