Searched refs:omx_core_t (Results 1 – 2 of 2) sorted by relevance
95 } omx_core_t; typedef
43 static omx_core_t *g_omxcore;86 g_omxcore = malloc(sizeof(omx_core_t)); in OMX_Init()88 memset(g_omxcore, 0x0, sizeof(omx_core_t)); in OMX_Init()