Home
last modified time | relevance | path

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

/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_QCOMExtns.h214 OMX_QCOM_PLATFORM_PRIVATE_ENTRY* entryList; member
/hardware/qcom/media/mm-core/inc/
DOMX_QCOMExtns.h243 OMX_QCOM_PLATFORM_PRIVATE_ENTRY* entryList; member
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
Domx_vdec.cpp4250 if (!pmem_list->entryList || !pmem_list->entryList->entry || in use_output_buffer()
4252 pmem_list->entryList->type != OMX_QCOM_PLATFORM_PRIVATE_PMEM) { in use_output_buffer()
4257 pmem_list->entryList->entry; in use_output_buffer()
5007 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
6163 pmem_list.entryList = &pmem_entry; in use_EGL_image()
6675 buffer->pPlatformPrivate)->entryList->entry; in fill_buffer_done()
8096 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
9419 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
9495 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in use_output_buffer()
Domx_vdec_copper.cpp3911 if (!pmem_list->entryList || !pmem_list->entryList->entry || in use_output_buffer()
3913 pmem_list->entryList->type != OMX_QCOM_PLATFORM_PRIVATE_PMEM) { in use_output_buffer()
3918 pmem_list->entryList->entry; in use_output_buffer()
4692 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
5777 pmem_list.entryList = &pmem_entry; in use_EGL_image()
6255 buffer->pPlatformPrivate)->entryList->entry; in fill_buffer_done()
7581 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp4045 if (!pmem_list->entryList || !pmem_list->entryList->entry || in use_output_buffer()
4047 pmem_list->entryList->type != OMX_QCOM_PLATFORM_PRIVATE_PMEM) { in use_output_buffer()
4053 pmem_list->entryList->entry; in use_output_buffer()
4804 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
5990 pmem_list.entryList = &pmem_entry; in use_EGL_image()
6470 buffer->pPlatformPrivate)->entryList->entry; in fill_buffer_done()
7791 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
9651 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
Domx_vdec_hevc.cpp3790 if (!pmem_list->entryList || !pmem_list->entryList->entry || in use_output_buffer()
3792 pmem_list->entryList->type != OMX_QCOM_PLATFORM_PRIVATE_PMEM) { in use_output_buffer()
3797 pmem_list->entryList->entry; in use_output_buffer()
4542 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
5574 pmem_list.entryList = &pmem_entry; in use_EGL_image()
6022 buffer->pPlatformPrivate)->entryList->entry; in fill_buffer_done()
7429 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
8447 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
Domx_vdec_msm8974.cpp4457 if (!pmem_list->entryList || !pmem_list->entryList->entry || in use_output_buffer()
4459 pmem_list->entryList->type != OMX_QCOM_PLATFORM_PRIVATE_PMEM) { in use_output_buffer()
4464 pmem_list->entryList->entry; in use_output_buffer()
5223 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
6341 pmem_list.entryList = &pmem_entry; in use_EGL_image()
6823 buffer->pPlatformPrivate)->entryList->entry; in fill_buffer_done()
8480 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
9877 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
Domx_vdec_hevc_swvdec.cpp4564 if (!pmem_list->entryList || !pmem_list->entryList->entry || in use_output_buffer()
4566 pmem_list->entryList->type != OMX_QCOM_PLATFORM_PRIVATE_PMEM) { in use_output_buffer()
4571 pmem_list->entryList->entry; in use_output_buffer()
5435 pPlatformList->entryList = pPlatformEntry; in allocate_output_buffer()
6672 pmem_list.entryList = &pmem_entry; in use_EGL_image()
7131 buffer->pPlatformPrivate)->entryList->entry; in fill_buffer_done()
8446 pPlatformList->entryList = pPlatformEntry; in allocate_output_headers()
9535 m_platform_list_client[i].entryList = &m_platform_entry_client[i]; in allocate_buffers_color_convert()
/hardware/qcom/media/mm-video-legacy/vidc/vdec/test/
Domx_vdec_test.cpp2426 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt]; in use_output_buffer_multiple_fd()
3428 pBufHdr->pPlatformPrivate)->entryList->entry; in overlay_fb()
3517 pBufHdr->pPlatformPrivate)->entryList->entry; in render_fb()
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp2672 pPlatformList[bufCnt].entryList = &pPlatformEntry[bufCnt]; in use_output_buffer_multiple_fd()
3881 pBufHdr->pPlatformPrivate)->entryList->entry; in overlay_fb()
3970 pBufHdr->pPlatformPrivate)->entryList->entry; in render_fb()