Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

4713     OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
4779 pPlatformList = m_platform_list;
4803 pPlatformList->nEntries = 1;
4804 pPlatformList->entryList = pPlatformEntry;
4810 bufHdr->pPlatformPrivate = pPlatformList;
4826 pPlatformList++;
7722 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
7768 pPlatformList = m_platform_list;
7790 pPlatformList->nEntries = 1;
7791 pPlatformList->entryList = pPlatformEntry;
7796 bufHdr->pPlatformPrivate = pPlatformList;
7809 pPlatformList++;