Home | History | Annotate | Download | only in test

Lines Matching refs:pPlatformList

296 OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList = NULL;
2393 pPlatformList = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)
2396 if(pPlatformList == NULL){
2397 DEBUG_PRINT_ERROR("\n pPlatformList Allocation failed ");
2425 pPlatformList[bufCnt].nEntries = 1;
2426 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt];
2449 nPortIndex, &pPlatformList[bufCnt], bufSize, pvirt);
2529 if (pPlatformList)
2532 free(pPlatformList);
2533 pPlatformList = NULL;
3651 if (pPlatformList)
3654 free(pPlatformList);
3655 pPlatformList = NULL;