Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

4393         OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
4495 pPlatformList = m_platform_list;
4518 pPlatformList->nEntries = 1;
4519 pPlatformList->entryList = pPlatformEntry;
4526 bufHdr->pPlatformPrivate = pPlatformList;
4551 pPlatformList++;
7329 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
7375 pPlatformList = m_platform_list;
7396 pPlatformList->nEntries = 1;
7397 pPlatformList->entryList = pPlatformEntry;
7402 bufHdr->pPlatformPrivate = pPlatformList;
7415 pPlatformList++;