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

  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 64 component->GetState = &qc_omx_component_get_state;
223 qc_omx_component_get_state(OMX_IN OMX_HANDLETYPE hComp, function
228 DEBUG_PRINT("OMXCORE: qc_omx_component_get_state %x\n",(unsigned)hComp);
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 64 component->GetState = &qc_omx_component_get_state;
223 qc_omx_component_get_state(OMX_IN OMX_HANDLETYPE hComp, function
228 DEBUG_PRINT("OMXCORE: qc_omx_component_get_state %x\n",(unsigned)hComp);

Completed in 21 milliseconds