Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

4414         OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
4516 pPlatformList = m_platform_list;
4539 pPlatformList->nEntries = 1;
4540 pPlatformList->entryList = pPlatformEntry;
4547 bufHdr->pPlatformPrivate = pPlatformList;
4572 pPlatformList++;
7365 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
7411 pPlatformList = m_platform_list;
7432 pPlatformList->nEntries = 1;
7433 pPlatformList->entryList = pPlatformEntry;
7438 bufHdr->pPlatformPrivate = pPlatformList;
7451 pPlatformList++;