Home
last modified time | relevance | path

Searched refs:g_omxcore_cnt (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/camera/msm8998/mm-image-codec/qomx_core/
Dqomx_core.c45 static int g_omxcore_cnt = 0; variable
74 g_omxcore_cnt++; in OMX_Init()
96 g_omxcore_cnt++; in OMX_Init()
115 if (g_omxcore_cnt == 1) { in OMX_Deinit()
121 if (g_omxcore_cnt) { in OMX_Deinit()
122 g_omxcore_cnt--; in OMX_Deinit()