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

  /hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp 73 component->ComponentRoleEnum = &qc_omx_component_role_enum;
394 qc_omx_component_role_enum(OMX_IN OMX_HANDLETYPE hComp, function
400 DEBUG_PRINT("OMXCORE: qc_omx_component_role_enum %x, %x , %d\n",(unsigned)hComp,(unsigned)role,(unsigned)index);
  /hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp 73 component->ComponentRoleEnum = &qc_omx_component_role_enum;
393 qc_omx_component_role_enum(OMX_IN OMX_HANDLETYPE hComp, function
399 DEBUG_PRINT("OMXCORE: qc_omx_component_role_enum %x, %x , %d\n",(unsigned)hComp,(unsigned)role,(unsigned)index);

Completed in 1752 milliseconds