Searched refs:OMX_COMP_MAX_INST (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/mm-core/omxcore/src/common/
H A Dqc_omx_core.h42 #define OMX_COMP_MAX_INST 4 macro
48 void* inst[OMX_COMP_MAX_INST];// Instance handle
H A Dqc_omx_core.c175 for(j=0; j< OMX_COMP_MAX_INST; j++)
210 for(j=0; j< OMX_COMP_MAX_INST; j++)
243 for(j=0; j< OMX_COMP_MAX_INST; j++)
277 for(i=0; i< OMX_COMP_MAX_INST; i++)
310 for(j=0; j< OMX_COMP_MAX_INST; j++)
347 for(j=0; j< OMX_COMP_MAX_INST; j++)
384 for(j=0; j< OMX_COMP_MAX_INST; j++)
/hardware/qcom/media/mm-core/src/common/
H A Dqc_omx_core.h42 #define OMX_COMP_MAX_INST 4 macro
48 void* inst[OMX_COMP_MAX_INST];// Instance handle
H A Dqc_omx_core.c172 for(j=0; j< OMX_COMP_MAX_INST; j++)
208 for(j=0; j< OMX_COMP_MAX_INST; j++)
243 for(j=0; j< OMX_COMP_MAX_INST; j++)
277 for(i=0; i< OMX_COMP_MAX_INST; i++)
310 for(j=0; j< OMX_COMP_MAX_INST; j++)
347 for(j=0; j< OMX_COMP_MAX_INST; j++)

Completed in 82 milliseconds