Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

5108         OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
5209 pPlatformList = m_platform_list;
5232 pPlatformList->nEntries = 1;
5233 pPlatformList->entryList = pPlatformEntry;
5240 bufHdr->pPlatformPrivate = pPlatformList;
5268 pPlatformList++;
8418 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
8468 pPlatformList = m_platform_list;
8489 pPlatformList->nEntries = 1;
8490 pPlatformList->entryList = pPlatformEntry;
8495 bufHdr->pPlatformPrivate = pPlatformList;
8508 pPlatformList++;