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

  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
omx_core_cmp.cpp 66 component->GetConfig = &qc_omx_component_get_config;
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, function
179 DEBUG_PRINT("OMXCORE: qc_omx_component_get_config %x\n",(unsigned)hComp);
  /hardware/qcom/media/msm8974/mm-core/src/common/
omx_core_cmp.cpp 66 component->GetConfig = &qc_omx_component_get_config;
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, function
179 DEBUG_PRINT("OMXCORE: qc_omx_component_get_config %p\n", hComp);
  /hardware/qcom/media/msm8996/mm-core/src/common/
omx_core_cmp.cpp 66 component->GetConfig = &qc_omx_component_get_config;
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, function
179 DEBUG_PRINT("OMXCORE: qc_omx_component_get_config %p\n", hComp);
  /hardware/qcom/media/msmcobalt/mm-core/src/common/
omx_core_cmp.cpp 66 component->GetConfig = &qc_omx_component_get_config;
173 qc_omx_component_get_config(OMX_IN OMX_HANDLETYPE hComp, function
179 DEBUG_PRINT("OMXCORE: qc_omx_component_get_config %p\n", hComp);

Completed in 1031 milliseconds