Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

5571         OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
5687 pPlatformList = m_platform_list;
5710 pPlatformList->nEntries = 1;
5711 pPlatformList->entryList = pPlatformEntry;
5718 bufHdr->pPlatformPrivate = pPlatformList;
5746 pPlatformList++;
8972 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
9031 pPlatformList = m_platform_list;
9052 pPlatformList->nEntries = 1;
9053 pPlatformList->entryList = pPlatformEntry;
9058 bufHdr->pPlatformPrivate = pPlatformList;
9071 pPlatformList++;