Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

6421         OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
6528 pPlatformList = m_platform_list;
6551 pPlatformList->nEntries = 1;
6552 pPlatformList->entryList = pPlatformEntry;
6559 bufHdr->pPlatformPrivate = pPlatformList;
6587 pPlatformList++;
9904 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
9967 pPlatformList = m_platform_list;
9988 pPlatformList->nEntries = 1;
9989 pPlatformList->entryList = pPlatformEntry;
9994 bufHdr->pPlatformPrivate = pPlatformList;
10007 pPlatformList++;