Home | History | Annotate | Download | only in common

Lines Matching refs:DEBUG_PRINT

74     DEBUG_PRINT("Dynamically Loading the library : %s\n",libname);
82 DEBUG_PRINT("Error: Library %s incompatible as QCOM OMX component loader - %s\n",
89 DEBUG_PRINT("Error: Couldn't load %s: %s\n",libname,dlerror());
113 DEBUG_PRINT("OMXCORE API - OMX_Init \n");
134 DEBUG_PRINT("before get_cmp_index **********%d\n", rc);
138 DEBUG_PRINT("get_cmp_index: cmp_name = %s , core[i].name = %s ,count = %d \n",cmp_name,core[i].name,i);
146 DEBUG_PRINT("returning index %d\n", rc);
248 DEBUG_PRINT("free handle slot exists %d\n", rc);
282 DEBUG_PRINT("Library Used \n");
315 DEBUG_PRINT("Component exists %d\n", rc);
342 DEBUG_PRINT("get_cmp_handle \n");
351 DEBUG_PRINT("get_cmp_handle match\n");
357 DEBUG_PRINT("get_cmp_handle returning NULL \n");
404 DEBUG_PRINT("OMXCORE API : Get Handle %p %s %p\n", handle,
418 DEBUG_PRINT("getting fn pointer\n");
437 DEBUG_PRINT("Component not created succesfully\n");
450 DEBUG_PRINT("OMX_GetHandle:NO free slot available to store Component Handle\n");
454 DEBUG_PRINT("Component %p Successfully created\n",*handle);
459 DEBUG_PRINT("Component Creation failed\n");
465 DEBUG_PRINT("library couldnt return create instance fn\n");
472 DEBUG_PRINT("ERROR: Already another instance active ;rejecting \n");
478 DEBUG_PRINT("\n OMX_GetHandle: NULL handle \n");
501 DEBUG_PRINT("OMXCORE API : Free Handle %p\n", hComp);
531 DEBUG_PRINT(" OMX_FreeHandle failed on %p\n", hComp);
562 DEBUG_PRINT("OMXCORE API: OMX_SetupTunnel Not implemented \n");
584 DEBUG_PRINT("OMXCORE API: OMX_GetContentPipe Not implemented \n");
607 DEBUG_PRINT("OMXCORE API - OMX_ComponentNameEnum %p %d %d\n", componentName
734 DEBUG_PRINT("GetRolesOfComponent %s\n",compName);
796 DEBUG_PRINT("ERROR: Both Roles and numRoles Invalid\n");