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

  /hardware/qcom/media/mm-core/omxcore/inc/
qc_omx_common.h 53 typedef void * (*create_qc_omx_component)(void); typedef
  /hardware/qcom/media/mm-core/omxcore/src/common/
qc_omx_core.h 47 create_qc_omx_component fn_ptr;// create instance fn ptr
qc_omx_core.c 71 static create_qc_omx_component
74 create_qc_omx_component fn_ptr = NULL;

Completed in 388 milliseconds