Searched refs:priorityMgmType (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp2843 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
2846 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
2847 priorityMgmType->nSize = sizeof(priorityMgmType);
H A Domx_vdec_copper.cpp2678 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
2681 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
2682 priorityMgmType->nSize = sizeof(priorityMgmType);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp2696 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
2699 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
2700 priorityMgmType->nSize = sizeof(priorityMgmType);
H A Domx_vdec_hevc.cpp2569 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
2572 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
2573 priorityMgmType->nSize = sizeof(priorityMgmType);
H A Domx_vdec_hevc_swvdec.cpp3162 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
3165 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
3166 priorityMgmType->nSize = sizeof(priorityMgmType);
H A Domx_vdec_msm8974.cpp2885 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
2888 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
2889 priorityMgmType->nSize = sizeof(priorityMgmType);
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp1709 OMX_PRIORITYMGMTTYPE *priorityMgmType = (OMX_PRIORITYMGMTTYPE *) paramData; local
1711 memcpy(priorityMgmType, &m_sPriorityMgmt, sizeof(m_sPriorityMgmt));
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp1618 OMX_PRIORITYMGMTTYPE *priorityMgmType = (OMX_PRIORITYMGMTTYPE *) paramData; local
1620 memcpy(priorityMgmType, &m_sPriorityMgmt, sizeof(m_sPriorityMgmt));

Completed in 188 milliseconds