Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

5493         OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
5614 pPlatformList = m_platform_list;
5638 pPlatformList->nEntries = 1;
5639 pPlatformList->entryList = pPlatformEntry;
5646 bufHdr->pPlatformPrivate = pPlatformList;
5671 pPlatformList++;
8588 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
8638 pPlatformList = m_platform_list;
8660 pPlatformList->nEntries = 1;
8661 pPlatformList->entryList = pPlatformEntry;
8666 bufHdr->pPlatformPrivate = pPlatformList;
8679 pPlatformList++;