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

/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Domx_vdec.cpp2809 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
2812 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
2813 priorityMgmType->nSize = sizeof(priorityMgmType);
H A Domx_vdec_copper.cpp2685 OMX_PRIORITYMGMTTYPE *priorityMgmType = local
2688 priorityMgmType->nVersion.nVersion = OMX_SPEC_VERSION;
2689 priorityMgmType->nSize = sizeof(priorityMgmType);
/hardware/qcom/media/mm-video/vidc/venc/src/
H A Domx_video_base.cpp1705 OMX_PRIORITYMGMTTYPE *priorityMgmType = (OMX_PRIORITYMGMTTYPE *) paramData; local
1707 memcpy(priorityMgmType, &m_sPriorityMgmt, sizeof(m_sPriorityMgmt));

Completed in 83 milliseconds