/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/ |
D | omx_vdec_test.cpp | 296 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/ |
D | omx_vdec_test.cpp | 426 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-legacy/vidc/vdec/src/ |
D | omx_vdec_copper.cpp | 4560 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local 4667 pPlatformList = m_platform_list; in allocate_output_buffer() 4691 pPlatformList->nEntries = 1; in allocate_output_buffer() 4692 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer() 4699 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer() 4723 pPlatformList++; in allocate_output_buffer() 7511 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local 7558 pPlatformList = m_platform_list; in allocate_output_headers() 7580 pPlatformList->nEntries = 1; in allocate_output_headers() 7581 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers() [all …]
|
D | omx_vdec.cpp | 4920 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/ |
D | omx_vdec_hevc.cpp | 4393 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 …]
|
D | omx_vdec_hevc_swvdec.cpp | 5493 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 …]
|
D | omx_vdec_v4l2.cpp | 6439 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local 6546 pPlatformList = m_platform_list; in allocate_output_buffer() 6569 pPlatformList->nEntries = 1; in allocate_output_buffer() 6570 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer() 6577 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer() 6605 pPlatformList++; in allocate_output_buffer() 9938 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local 10001 pPlatformList = m_platform_list; in allocate_output_headers() 10022 pPlatformList->nEntries = 1; in allocate_output_headers() 10023 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc.cpp | 4414 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 …]
|
D | omx_vdec.cpp | 4713 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 …]
|
D | omx_vdec_hevc_swvdec.cpp | 5291 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 …]
|
D | omx_vdec_msm8974.cpp | 5576 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local 5692 pPlatformList = m_platform_list; in allocate_output_buffer() 5715 pPlatformList->nEntries = 1; in allocate_output_buffer() 5716 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer() 5723 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer() 5751 pPlatformList++; in allocate_output_buffer() 8992 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local 9051 pPlatformList = m_platform_list; in allocate_output_headers() 9072 pPlatformList->nEntries = 1; in allocate_output_headers() 9073 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers() [all …]
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6741 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local 6805 pPlatformList = m_platform_list; in allocate_output_buffer() 6826 pPlatformList->nEntries = 1; in allocate_output_buffer() 6827 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer() 6833 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer() 6842 pPlatformList++; in allocate_output_buffer() 10411 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local 10466 pPlatformList = m_platform_list; in allocate_output_headers() 10487 pPlatformList->nEntries = 1; in allocate_output_headers() 10488 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers() [all …]
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6380 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local 6428 pPlatformList = m_platform_list; in allocate_output_buffer() 6449 pPlatformList->nEntries = 1; in allocate_output_buffer() 6450 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer() 6456 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer() 6465 pPlatformList++; in allocate_output_buffer() 9159 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local 9211 pPlatformList = m_platform_list; in allocate_output_headers() 9232 pPlatformList->nEntries = 1; in allocate_output_headers() 9233 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers() [all …]
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 6969 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_buffer() local 7135 pPlatformList = m_platform_list; in allocate_output_buffer() 7158 pPlatformList->nEntries = 1; in allocate_output_buffer() 7159 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer() 7166 bufHdr->pPlatformPrivate = pPlatformList; in allocate_output_buffer() 7199 pPlatformList++; in allocate_output_buffer() 10732 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local 10795 pPlatformList = m_platform_list; in allocate_output_headers() 10816 pPlatformList->nEntries = 1; in allocate_output_headers() 10817 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers() [all …]
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 7189 OMX_QCOM_PLATFORM_PRIVATE_LIST *pPlatformList; in allocate_output_headers() local
|