Home
last modified time | relevance | path

Searched refs:pPlatformList (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp296 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList = NULL; variable
2393 pPlatformList = (OMX_QCOM_PLATFORM_PRIVATE_LIST *) in use_output_buffer_multiple_fd()
2396 if(pPlatformList == NULL){ in use_output_buffer_multiple_fd()
2425 pPlatformList[bufCnt].nEntries = 1; in use_output_buffer_multiple_fd()
2426 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt]; in use_output_buffer_multiple_fd()
2449 nPortIndex, &pPlatformList[bufCnt], bufSize, pvirt); in use_output_buffer_multiple_fd()
2529 if (pPlatformList) in do_freeHandle_and_clean_up()
2532 free(pPlatformList); in do_freeHandle_and_clean_up()
2533 pPlatformList = NULL; in do_freeHandle_and_clean_up()
3651 if (pPlatformList) in disable_output_port()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp426 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList = NULL; variable
2639 pPlatformList = (OMX_QCOM_PLATFORM_PRIVATE_LIST *) in use_output_buffer_multiple_fd()
2642 if (pPlatformList == NULL) { in use_output_buffer_multiple_fd()
2671 pPlatformList[bufCnt].nEntries = 1; in use_output_buffer_multiple_fd()
2672 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt]; in use_output_buffer_multiple_fd()
2695 nPortIndex, &pPlatformList[bufCnt], bufSize, pvirt); in use_output_buffer_multiple_fd()
2769 if (pPlatformList) { in do_freeHandle_and_clean_up()
2771 free(pPlatformList); in do_freeHandle_and_clean_up()
2772 pPlatformList = NULL; in do_freeHandle_and_clean_up()
4103 if (pPlatformList) { in disable_output_port()
[all …]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp4713 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local
4779 pPlatformList = m_platform_list; in allocate_output_buffer()
4803 pPlatformList->nEntries = 1; in allocate_output_buffer()
4804 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
4810 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer()
4826 pPlatformList++; in allocate_output_buffer()
7722 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
7768 pPlatformList = m_platform_list; in allocate_output_headers()
7790 pPlatformList->nEntries = 1; in allocate_output_headers()
7791 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
[all …]
Domx_vdec_hevc.cpp4414 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local
4516 pPlatformList = m_platform_list; in allocate_output_buffer()
4539 pPlatformList->nEntries = 1; in allocate_output_buffer()
4540 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
4547 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer()
4572 pPlatformList++; in allocate_output_buffer()
7365 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
7411 pPlatformList = m_platform_list; in allocate_output_headers()
7432 pPlatformList->nEntries = 1; in allocate_output_headers()
7433 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
[all …]
Domx_vdec_hevc_swvdec.cpp5291 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local
5410 pPlatformList = m_platform_list; in allocate_output_buffer()
5434 pPlatformList->nEntries = 1; in allocate_output_buffer()
5435 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
5442 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer()
5467 pPlatformList++; in allocate_output_buffer()
8373 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
8423 pPlatformList = m_platform_list; in allocate_output_headers()
8445 pPlatformList->nEntries = 1; in allocate_output_headers()
8446 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
[all …]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp4920 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local
4988 pPlatformList = m_platform_list; in allocate_output_buffer()
5012 pPlatformList->nEntries = 1; in allocate_output_buffer()
5013 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
5019 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer()
5035 pPlatformList++; in allocate_output_buffer()
8032 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
8079 pPlatformList = m_platform_list; in allocate_output_headers()
8101 pPlatformList->nEntries = 1; in allocate_output_headers()
8102 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
[all …]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc.cpp4393 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local
4495 pPlatformList = m_platform_list; in allocate_output_buffer()
4518 pPlatformList->nEntries = 1; in allocate_output_buffer()
4519 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
4526 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer()
4551 pPlatformList++; in allocate_output_buffer()
7329 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
7375 pPlatformList = m_platform_list; in allocate_output_headers()
7396 pPlatformList->nEntries = 1; in allocate_output_headers()
7397 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
[all …]
Domx_vdec_hevc_swvdec.cpp5493 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local
5614 pPlatformList = m_platform_list; in allocate_output_buffer()
5638 pPlatformList->nEntries = 1; in allocate_output_buffer()
5639 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
5646 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer()
5671 pPlatformList++; in allocate_output_buffer()
8588 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
8638 pPlatformList = m_platform_list; in allocate_output_headers()
8660 pPlatformList->nEntries = 1; in allocate_output_headers()
8661 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
[all …]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp6965 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local
7131 pPlatformList = m_platform_list; in allocate_output_buffer()
7154 pPlatformList->nEntries = 1; in allocate_output_buffer()
7155 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
7162 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer()
7195 pPlatformList++; in allocate_output_buffer()
10712 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
10775 pPlatformList = m_platform_list; in allocate_output_headers()
10796 pPlatformList->nEntries = 1; in allocate_output_headers()
10797 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
[all …]
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp7189 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local