HomeSort by relevance Sort by last modified time
    Searched full:getcomponentversion (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/python/cpython2/Mac/Modules/cm/
_Cmmodule.c 204 #ifndef GetComponentVersion
205 PyMac_PRECHECK(GetComponentVersion);
209 _rv = GetComponentVersion(_self->ob_itself);
248 {"GetComponentVersion", (PyCFunction)CmpInstObj_GetComponentVersion, 1,
  /frameworks/av/media/libstagefright/omx/
SoftOMXComponent.cpp 43 mComponent->GetComponentVersion = NULL;
  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_Component.h 335 specification for details on the GetComponentVersion method.
337 OMX_ERRORTYPE (*GetComponentVersion)(
OMX_Core.h 656 /** GetComponentVersion will return information about the component.
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Component.h 335 specification for details on the GetComponentVersion method.
337 OMX_ERRORTYPE (*GetComponentVersion)(
OMX_Core.h 647 /** GetComponentVersion will return information about the component.
    [all...]
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_Component.h 335 specification for details on the GetComponentVersion method.
337 OMX_ERRORTYPE (*GetComponentVersion)(
OMX_Core.h 656 /** GetComponentVersion will return information about the component.
    [all...]
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_Component.h 335 specification for details on the GetComponentVersion method.
337 OMX_ERRORTYPE (*GetComponentVersion)(
OMX_Core.h 656 /** GetComponentVersion will return information about the component.
    [all...]
  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
omx_core_cmp.cpp 65 component->GetComponentVersion = &qc_omx_component_get_version;
  /hardware/qcom/media/msm8974/mm-core/src/common/
omx_core_cmp.cpp 65 component->GetComponentVersion = &qc_omx_component_get_version;
  /hardware/qcom/media/msm8996/mm-core/src/common/
omx_core_cmp.cpp 65 component->GetComponentVersion = &qc_omx_component_get_version;
  /hardware/qcom/media/msm8998/mm-core/src/common/
omx_core_cmp.cpp 65 component->GetComponentVersion = &qc_omx_component_get_version;
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_Component.h 352 specification for details on the GetComponentVersion method.
354 OMX_ERRORTYPE (*GetComponentVersion)(
OMX_Core.h     [all...]
  /external/autotest/client/site_tests/platform_ImageLoader/
platform_ImageLoader.py 25 GET_COMPONENT_VERSION = 'GetComponentVersion'
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 97 mBaseComponent.GetComponentVersion = NULL;
    [all...]
  /external/cros/system_api/dbus/
service_constants.h 70 const char kGetComponentVersion[] = "GetComponentVersion";
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 277 handle->GetComponentVersion = NULL;
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_base.cpp 695 omx_venc::GetComponentVersion
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 646 omx_venc::GetComponentVersion
    [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 722 omx_venc::GetComponentVersion
    [all...]
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
omx_video_base.cpp 733 omx_venc::GetComponentVersion
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp     [all...]

Completed in 1488 milliseconds

1 2 3 4 5