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

  /device/huawei/angler/camera/mm-image-codec/qomx_core/
qomx_core.c 39 static int g_omxcore_cnt = 0; variable
68 g_omxcore_cnt++;
90 g_omxcore_cnt++;
109 if (g_omxcore_cnt == 1) {
115 if (g_omxcore_cnt) {
116 g_omxcore_cnt--;
  /device/lge/bullhead/camera/mm-image-codec/qomx_core/
qomx_core.c 39 static int g_omxcore_cnt = 0; variable
68 g_omxcore_cnt++;
90 g_omxcore_cnt++;
109 if (g_omxcore_cnt == 1) {
115 if (g_omxcore_cnt) {
116 g_omxcore_cnt--;
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c 39 static int g_omxcore_cnt = 0; variable
67 g_omxcore_cnt++;
89 g_omxcore_cnt++;
108 if (g_omxcore_cnt == 1) {
114 if (g_omxcore_cnt) {
115 g_omxcore_cnt--;
  /hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.c 45 static int g_omxcore_cnt = 0; variable
74 g_omxcore_cnt++;
96 g_omxcore_cnt++;
115 if (g_omxcore_cnt == 1) {
121 if (g_omxcore_cnt) {
122 g_omxcore_cnt--;
  /hardware/qcom/camera/msmcobalt/mm-image-codec/qomx_core/
qomx_core.c 45 static int g_omxcore_cnt = 0; variable
74 g_omxcore_cnt++;
96 g_omxcore_cnt++;
115 if (g_omxcore_cnt == 1) {
121 if (g_omxcore_cnt) {
122 g_omxcore_cnt--;

Completed in 2251 milliseconds