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

  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 61 component->SendCommand = &qc_omx_component_send_command;
124 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp, function
131 DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %x, %d , %d\n",(unsigned)hComp,(unsigned)cmd,(unsigned)param1);
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 61 component->SendCommand = &qc_omx_component_send_command;
124 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp, function
131 DEBUG_PRINT("OMXCORE: qc_omx_component_send_command %x, %d , %d\n",(unsigned)hComp,(unsigned)cmd,(unsigned)param1);

Completed in 5622 milliseconds