Searched defs:pPlatformList (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp7189 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp4920 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
4988 pPlatformList = m_platform_list;
5012 pPlatformList->nEntries = 1;
5013 pPlatformList->entryList = pPlatformEntry;
5019 bufHdr->pPlatformPrivate = pPlatformList;
5035 pPlatformList++;
8032 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
8079 pPlatformList = m_platform_list;
8101 pPlatformList->nEntries = 1;
8102 pPlatformList
[all...]
H A Domx_vdec_copper.cpp4560 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
4667 pPlatformList = m_platform_list;
4691 pPlatformList->nEntries = 1;
4692 pPlatformList->entryList = pPlatformEntry;
4699 bufHdr->pPlatformPrivate = pPlatformList;
4723 pPlatformList++;
7511 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
7558 pPlatformList = m_platform_list;
7580 pPlatformList->nEntries = 1;
7581 pPlatformList
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp296 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList = NULL; variable
2393 pPlatformList = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)
2396 if(pPlatformList == NULL){
2397 DEBUG_PRINT_ERROR("\n pPlatformList Allocation failed ");
2425 pPlatformList[bufCnt].nEntries = 1;
2426 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt];
2449 nPortIndex, &pPlatformList[bufCnt], bufSize, pvirt);
2529 if (pPlatformList)
2532 free(pPlatformList);
2533 pPlatformList
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp4713 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
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; local
7768 pPlatformList = m_platform_list;
7790 pPlatformList->nEntries = 1;
7791 pPlatformList
[all...]
H A Domx_vdec_hevc.cpp4414 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
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; local
7411 pPlatformList = m_platform_list;
7432 pPlatformList->nEntries = 1;
7433 pPlatformList
[all...]
H A Domx_vdec_hevc_swvdec.cpp5291 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
5410 pPlatformList = m_platform_list;
5434 pPlatformList->nEntries = 1;
5435 pPlatformList->entryList = pPlatformEntry;
5442 bufHdr->pPlatformPrivate = pPlatformList;
5467 pPlatformList++;
8373 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
8423 pPlatformList = m_platform_list;
8445 pPlatformList->nEntries = 1;
8446 pPlatformList
[all...]
H A Domx_vdec_msm8974.cpp5510 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
5626 pPlatformList = m_platform_list;
5649 pPlatformList->nEntries = 1;
5650 pPlatformList->entryList = pPlatformEntry;
5657 bufHdr->pPlatformPrivate = pPlatformList;
5685 pPlatformList++;
8900 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
8959 pPlatformList = m_platform_list;
8980 pPlatformList->nEntries = 1;
8981 pPlatformList
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp426 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList = NULL; variable
2639 pPlatformList = (OMX_QCOM_PLATFORM_PRIVATE_LIST *)
2642 if (pPlatformList == NULL) {
2643 DEBUG_PRINT_ERROR("\n pPlatformList Allocation failed ");
2671 pPlatformList[bufCnt].nEntries = 1;
2672 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt];
2695 nPortIndex, &pPlatformList[bufCnt], bufSize, pvirt);
2769 if (pPlatformList) {
2771 free(pPlatformList);
2772 pPlatformList
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp4393 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
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; local
7375 pPlatformList = m_platform_list;
7396 pPlatformList->nEntries = 1;
7397 pPlatformList
[all...]
H A Domx_vdec_hevc_swvdec.cpp5493 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
5614 pPlatformList = m_platform_list;
5638 pPlatformList->nEntries = 1;
5639 pPlatformList->entryList = pPlatformEntry;
5646 bufHdr->pPlatformPrivate = pPlatformList;
5671 pPlatformList++;
8588 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
8638 pPlatformList = m_platform_list;
8660 pPlatformList->nEntries = 1;
8661 pPlatformList
[all...]
H A Domx_vdec_v4l2.cpp6243 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
6350 pPlatformList = m_platform_list;
6373 pPlatformList->nEntries = 1;
6374 pPlatformList->entryList = pPlatformEntry;
6381 bufHdr->pPlatformPrivate = pPlatformList;
6409 pPlatformList++;
9678 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; local
9741 pPlatformList = m_platform_list;
9762 pPlatformList->nEntries = 1;
9763 pPlatformList
[all...]

Completed in 325 milliseconds