Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

4920   OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
4988 pPlatformList = m_platform_list;
5012 pPlatformList->nEntries = 1;
5013 pPlatformList->entryList = pPlatformEntry;
5019 bufHdr->pPlatformPrivate = pPlatformList;
5035 pPlatformList++;
8032 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
8079 pPlatformList = m_platform_list;
8101 pPlatformList->nEntries = 1;
8102 pPlatformList->entryList = pPlatformEntry;
8107 bufHdr->pPlatformPrivate = pPlatformList;
8120 pPlatformList++;