Home
last modified time | relevance | path

Searched refs:m_platform_entry (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
Domx_vdec.h741 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
/hardware/qcom/media/msm8996/videopp/inc/
Domx_vdpp.h902 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h760 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec_hevc.h754 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
Domx_vdec_hevc_swvdec.h890 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
Domx_vdec.h877 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Domx_vdec_copper.cpp464 m_platform_entry(NULL), in omx_vdec()
4663 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_buffer()
4666 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_buffer()
4668 pPlatformEntry = m_platform_entry; in allocate_output_buffer()
7554 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_headers()
7557 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_headers()
7559 pPlatformEntry = m_platform_entry; in allocate_output_headers()
Domx_vdec.cpp457 m_platform_entry(NULL), in omx_vdec()
4984 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_buffer()
4987 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_buffer()
4989 pPlatformEntry = m_platform_entry; in allocate_output_buffer()
8075 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_headers()
8078 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_headers()
8080 pPlatformEntry = m_platform_entry; in allocate_output_headers()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h923 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec.cpp442 m_platform_entry(NULL), in omx_vdec()
4775 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_buffer()
4778 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_buffer()
4780 pPlatformEntry = m_platform_entry; in allocate_output_buffer()
7764 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_headers()
7767 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_headers()
7769 pPlatformEntry = m_platform_entry; in allocate_output_headers()
Domx_vdec_hevc.cpp516 m_platform_entry(NULL), in omx_vdec()
4512 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_buffer()
4515 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_buffer()
4517 pPlatformEntry = m_platform_entry; in allocate_output_buffer()
7407 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_headers()
7410 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_headers()
7412 pPlatformEntry = m_platform_entry; in allocate_output_headers()
Domx_vdec_msm8974.cpp555 m_platform_entry(NULL), in omx_vdec()
5688 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_buffer()
5691 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_buffer()
5693 pPlatformEntry = m_platform_entry; in allocate_output_buffer()
9047 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_headers()
9050 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_headers()
9052 pPlatformEntry = m_platform_entry; in allocate_output_headers()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/
Domx_vdec.h1159 OMX_QCOM_PLATFORM_PRIVATE_ENTRY *m_platform_entry; variable
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_hevc_swvdec.cpp557 m_platform_entry(NULL), in omx_vdec()
5610 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_buffer()
5613 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_buffer()
5615 pPlatformEntry = m_platform_entry; in allocate_output_buffer()
8634 m_platform_entry= (OMX_QCOM_PLATFORM_PRIVATE_ENTRY *) in allocate_output_headers()
8637 (((char *) m_platform_entry) + nPlatformEntrySize); in allocate_output_headers()
8639 pPlatformEntry = m_platform_entry; in allocate_output_headers()
/hardware/qcom/media/msm8996/videopp/src/
Domx_vdpp.cpp634 m_platform_entry(NULL), in omx_vdpp()