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

  /hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
omx_core_cmp.h 64 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp,
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/msm8974/mm-core/src/common/
omx_core_cmp.h 64 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp,
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 %p, %d , %d\n", hComp,(unsigned)cmd,(unsigned)param1);
  /hardware/qcom/media/msm8996/mm-core/src/common/
omx_core_cmp.h 64 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp,
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 %p, %d , %d\n", hComp,(unsigned)cmd,(unsigned)param1);
  /hardware/qcom/media/msm8998/mm-core/src/common/
omx_core_cmp.h 64 qc_omx_component_send_command(OMX_IN OMX_HANDLETYPE hComp,
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 %p, %d , %d\n", hComp,(unsigned)cmd,(unsigned)param1);

Completed in 191 milliseconds