Home | History | Annotate | Download | only in test

Lines Matching refs:pPlatformList

426 OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList = NULL;
2639 pPlatformList = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)
2642 if (pPlatformList == NULL) {
2643 DEBUG_PRINT_ERROR("\n pPlatformList Allocation failed ");
2671 pPlatformList[bufCnt].nEntries = 1;
2672 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt];
2695 nPortIndex, &pPlatformList[bufCnt], bufSize, pvirt);
2769 if (pPlatformList) {
2771 free(pPlatformList);
2772 pPlatformList = NULL;
4103 if (pPlatformList) {
4105 free(pPlatformList);
4106 pPlatformList = NULL;