Home
last modified time | relevance | path

Searched defs:nPorts (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Config.cpp426 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Config.cpp435 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Config.cpp447 int IPACM_Config::GetAlgPorts(int nPorts, ipacm_alg *pAlgPorts) in GetAlgPorts()
/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_Core.h483 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
H A DOMX_Core.h474 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_Core.h483 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_Core.h483 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/
H A DOMX_Core.h483 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_Core.h483 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_Core.h483 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_Core.h491 OMX_U32 nPorts; /**< The number of ports for this component */ member
/aosp12/frameworks/base/core/jni/
H A Dandroid_media_AudioSystem.cpp1541 struct audio_port_v7 *nPorts = nullptr; in android_media_AudioSystem_listAudioPorts() local