Home | History | Annotate | Download | only in src

Lines Matching refs:pPlatformList

6360         OMX_QCOM_PLATFORM_PRIVATE_LIST      *pPlatformList;
6467 pPlatformList = m_platform_list;
6490 pPlatformList->nEntries = 1;
6491 pPlatformList->entryList = pPlatformEntry;
6498 bufHdr->pPlatformPrivate = pPlatformList;
6526 pPlatformList++;
9166 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList;
9229 pPlatformList = m_platform_list;
9250 pPlatformList->nEntries = 1;
9251 pPlatformList->entryList = pPlatformEntry;
9256 bufHdr->pPlatformPrivate = pPlatformList;
9269 pPlatformList++;