Searched refs:pInterface (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/src/
H A Dpv_omx_interface.cpp83 PVOMXInterface* pInterface = (PVOMXInterface*)interface; local
84 if (pInterface)
86 OSCL_DELETE(pInterface);
/hardware/qcom/media/msm8974/mm-core/inc/
H A DQOMX_SourceExtensions.h75 * nInterfaceSize : Size of the data pointed by pInterface
76 * pInterface : Interface pointer
82 OMX_U8 pInterface[1]; member in struct:QOMX_CONTENTINTERFACETYPE
/hardware/qcom/media/msm8996/mm-core/inc/
H A DQOMX_SourceExtensions.h75 * nInterfaceSize : Size of the data pointed by pInterface
76 * pInterface : Interface pointer
82 OMX_U8 pInterface[1]; member in struct:QOMX_CONTENTINTERFACETYPE
/hardware/qcom/audio/msm8909/voice_processing/
H A Dvoice_processing.c672 effect_handle_t *pInterface)
703 status = session_create_effect(session, id, pInterface);
669 lib_create(const effect_uuid_t *uuid, int32_t sessionId, int32_t ioId, effect_handle_t *pInterface) argument
/hardware/qcom/audio/voice_processing/
H A Dvoice_processing.c669 effect_handle_t *pInterface)
696 status = session_create_effect(session, id, pInterface);
666 lib_create(const effect_uuid_t *uuid, int32_t sessionId, int32_t ioId, effect_handle_t *pInterface) argument

Completed in 111 milliseconds