Home
last modified time | relevance | path

Searched defs:self (Results 1 - 25 of 33) sorted by relevance

12

/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_service.c20 static int32_t CodecCallbackTypeEventHandler(struct CodecCallbackType *self, enum OMX_EVENTTYPE eEvent, in CodecCallbackTypeEventHandler() argument
27 static int32_t CodecCallbackTypeEmptyBufferDone(struct CodecCallbackType *self, int64_t appData, in CodecCallbackTypeEmptyBufferDone() argument
34 static int32_t CodecCallbackTypeFillBufferDone(struct CodecCallbackType *self, int64_t appData, in CodecCallbackTypeFillBufferDone() argument
H A Dcodec_component_manager_stub.c203 static struct HdfRemoteService *CodecComponentManagerStubAsObject(struct CodecComponentManager *self) in CodecComponentManagerStubAsObject() argument
H A Dcodec_callback_type_proxy.c39 static int32_t CodecCallbackTypeProxyCall(struct CodecCallbackType *self, int32_t id, struct HdfSBuf *data, in CodecCallbackTypeProxyCall() argument
96 static int32_t CodecCallbackTypeProxyEventHandler(struct CodecCallbackType *self, enum OMX_EVENTTYPE event, in CodecCallbackTypeProxyEventHandler() argument
143 CodecCallbackTypeProxyEmptyBufferDone(struct CodecCallbackType *self, int64_t appData, const struct OmxCodecBuffer *buffer) CodecCallbackTypeProxyEmptyBufferDone() argument
188 CodecCallbackTypeProxyFillBufferDone(struct CodecCallbackType *self, int64_t appData, const struct OmxCodecBuffer *buffer) CodecCallbackTypeProxyFillBufferDone() argument
[all...]
H A Dcodec_component_type_proxy.c40 static int32_t CodecComponentTypeProxyCall(struct CodecComponentType *self, int32_t id, struct HdfSBuf *data, in CodecComponentTypeProxyCall() argument
66 static int32_t CodecComponentTypeProxyGetComponentVersion(struct CodecComponentType *self, struct CompVerInfo *verInfo) in CodecComponentTypeProxyGetComponentVersion() argument
94 static int32_t CodecComponentTypeProxySendCommand(struct CodecComponentType *self, in CodecComponentTypeProxySendCommand() argument
149 CodecComponentTypeProxyGetParameter(struct CodecComponentType *self, uint32_t paramIndex, int8_t *paramStruct, uint32_t paramStructLen) CodecComponentTypeProxyGetParameter() argument
207 CodecComponentTypeProxySetParameter(struct CodecComponentType *self, uint32_t index, int8_t *paramStruct, uint32_t paramStructLen) CodecComponentTypeProxySetParameter() argument
256 CodecComponentTypeProxyGetConfig(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) CodecComponentTypeProxyGetConfig() argument
314 CodecComponentTypeProxySetConfig(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) CodecComponentTypeProxySetConfig() argument
363 CodecComponentTypeProxyGetExtensionIndex(struct CodecComponentType *self, const char *paramName, uint32_t *indexType) CodecComponentTypeProxyGetExtensionIndex() argument
405 CodecComponentTypeProxyGetState(struct CodecComponentType *self, enum OMX_STATETYPE *state) CodecComponentTypeProxyGetState() argument
441 CodecComponentTypeProxyComponentTunnelRequest(struct CodecComponentType *self, uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) CodecComponentTypeProxyComponentTunnelRequest() argument
501 CodecComponentTypeProxyUseBuffer(struct CodecComponentType *self, uint32_t portIndex, struct OmxCodecBuffer *buffer) CodecComponentTypeProxyUseBuffer() argument
549 CodecComponentTypeProxyAllocateBuffer(struct CodecComponentType *self, uint32_t portIndex, struct OmxCodecBuffer *buffer) CodecComponentTypeProxyAllocateBuffer() argument
597 CodecComponentTypeProxyFreeBuffer(struct CodecComponentType *self, uint32_t portIndex, const struct OmxCodecBuffer *buffer) CodecComponentTypeProxyFreeBuffer() argument
639 CodecComponentTypeProxyEmptyThisBuffer(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer) CodecComponentTypeProxyEmptyThisBuffer() argument
675 CodecComponentTypeProxyFillThisBuffer(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer) CodecComponentTypeProxyFillThisBuffer() argument
711 CodecComponentTypeProxySetCallbacks(struct CodecComponentType *self, struct CodecCallbackType *callback, int64_t appData) CodecComponentTypeProxySetCallbacks() argument
753 CodecComponentTypeProxyComponentDeInit(struct CodecComponentType *self) CodecComponentTypeProxyComponentDeInit() argument
782 CodecComponentTypeProxyUseEglImage(struct CodecComponentType *self, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) CodecComponentTypeProxyUseEglImage() argument
843 CodecComponentTypeProxyComponentRoleEnum(struct CodecComponentType *self, uint8_t *role, uint32_t roleLen, uint32_t index) CodecComponentTypeProxyComponentRoleEnum() argument
893 CodecComponentTypeProxyAsObject(struct CodecComponentType *self) CodecComponentTypeProxyAsObject() argument
[all...]
H A Dcodec_component_type_stub.c817 static struct HdfRemoteService *CodecComponentTypeAsObject(struct CodecComponentType *self) in CodecComponentTypeAsObject() argument
H A Dcodec_component_type_service.c30 static int32_t CodecComponentTypeGetComponentVersion(struct CodecComponentType *self, struct CompVerInfo *verInfo) in CodecComponentTypeGetComponentVersion() argument
41 static int32_t CodecComponentTypeSendCommand(struct CodecComponentType *self, in CodecComponentTypeSendCommand() argument
54 static int32_t CodecComponentTypeGetParameter(struct CodecComponentType *self, in CodecComponentTypeGetParameter() argument
72 static int32_t CodecComponentTypeSetParameter(struct CodecComponentType *self, in CodecComponentTypeSetParameter() argument
89 static int32_t CodecComponentTypeGetConfig(struct CodecComponentType *self, in CodecComponentTypeGetConfig() argument
106 CodecComponentTypeSetConfig(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t cfgStructLen) CodecComponentTypeSetConfig() argument
123 CodecComponentTypeGetExtensionIndex(struct CodecComponentType *self, const char *paramName, uint32_t *indexType) CodecComponentTypeGetExtensionIndex() argument
135 CodecComponentTypeGetState(struct CodecComponentType *self, enum OMX_STATETYPE *state) CodecComponentTypeGetState() argument
147 CodecComponentTypeComponentTunnelRequest(struct CodecComponentType *self, uint32_t port, int32_t tunneledComp, uint32_t tunneledPort, struct OMX_TUNNELSETUPTYPE *tunnelSetup) CodecComponentTypeComponentTunnelRequest() argument
161 CodecComponentTypeUseBuffer(struct CodecComponentType *self, uint32_t portIndex, struct OmxCodecBuffer *buffer) CodecComponentTypeUseBuffer() argument
174 CodecComponentTypeAllocateBuffer(struct CodecComponentType *self, uint32_t portIndex, struct OmxCodecBuffer *buffer) CodecComponentTypeAllocateBuffer() argument
187 CodecComponentTypeFreeBuffer(struct CodecComponentType *self, uint32_t portIndex, const struct OmxCodecBuffer *buffer) CodecComponentTypeFreeBuffer() argument
201 CodecComponentTypeEmptyThisBuffer(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer) CodecComponentTypeEmptyThisBuffer() argument
212 CodecComponentTypeFillThisBuffer(struct CodecComponentType *self, const struct OmxCodecBuffer *buffer) CodecComponentTypeFillThisBuffer() argument
223 CodecComponentTypeSetCallbacks(struct CodecComponentType *self, struct CodecCallbackType *callback, int64_t appData) CodecComponentTypeSetCallbacks() argument
236 CodecComponentTypeComponentDeInit(struct CodecComponentType *self) CodecComponentTypeComponentDeInit() argument
248 CodecComponentTypeUseEglImage(struct CodecComponentType *self, struct OmxCodecBuffer *buffer, uint32_t portIndex, int8_t *eglImage, uint32_t eglImageLen) CodecComponentTypeUseEglImage() argument
261 CodecComponentTypeComponentRoleEnum(struct CodecComponentType *self, uint8_t *role, uint32_t roleLen, uint32_t index) CodecComponentTypeComponentRoleEnum() argument
317 CodecComponentTypeServiceRelease(struct CodecComponentType *self) CodecComponentTypeServiceRelease() argument
329 CodecComponentTypeServiceSetCodecNode(struct CodecComponentType *self, struct CodecComponentNode *codecNode) CodecComponentTypeServiceSetCodecNode() argument
338 CodecComponentTypeServiceGetCodecNode(struct CodecComponentType *self) CodecComponentTypeServiceGetCodecNode() argument
[all...]
/drivers/peripheral/wlan/test/hdi_service/
H A Dhostapd_callback_impl.c22 static int32_t HostapdCallbackStaJoin(struct IHostapdCallback *self, in HostapdCallbackStaJoin() argument
34 static int32_t HostapdCallbackApState(struct IHostapdCallback *self, in HostapdCallbackApState() argument
H A Dwpa_callback_impl.c22 static int32_t WpaCallbackDisconnected(struct IWpaCallback *self, in WpaCallbackDisconnected() argument
36 static int32_t WpaCallbackOnConnected(struct IWpaCallback *self, in WpaCallbackOnConnected() argument
49 static int32_t WpaCallbackBssidChanged(struct IWpaCallback *self, in WpaCallbackBssidChanged() argument
62 static int32_t WpaCallbackStateChanged(struct IWpaCallback *self, in WpaCallbackStateChanged() argument
76 static int32_t WpaCallbackTempDisabled(struct IWpaCallback *self, in WpaCallbackTempDisabled() argument
91 WpaCallbackAssociateReject(struct IWpaCallback *self, const struct HdiWpaAssociateRejectParam *associateRejectParam, const char *ifName) WpaCallbackAssociateReject() argument
105 WpaCallbackWpsOverlap(struct IWpaCallback *self, const char *ifName) WpaCallbackWpsOverlap() argument
117 WpaCallbackWpsTimeout(struct IWpaCallback *self, const char *ifName) WpaCallbackWpsTimeout() argument
129 WpaCallbackAuthTimeout(struct IWpaCallback *self, const char *ifName) WpaCallbackAuthTimeout() argument
141 WpaCallbackScanResult(struct IWpaCallback *self, const struct HdiWpaRecvScanResultParam *recvScanResultParamconst, const char *ifName) WpaCallbackScanResult() argument
154 WpaCallbackAuthReject(struct IWpaCallback *self, const struct HdiWpaAuthRejectParam *authRejectParam, const char *ifName) WpaCallbackAuthReject() argument
[all...]
H A Dwlan_callback_impl.c30 static int32_t WlanCallbackResetDriver(struct IWlanCallback *self, uint32_t event, int32_t code, const char *ifName) in WlanCallbackResetDriver() argument
58 static int32_t WlanCallbackScanResult(struct IWlanCallback *self, uint32_t event, in WlanCallbackScanResult() argument
75 static int32_t WlanCallbackScanResults(struct IWlanCallback *self, uint32_t event, in WlanCallbackScanResults() argument
97 static int32_t WlanCallbackNetlinkMessage(struct IWlanCallback *self, const uint8_t *msg, uint32_t msgLen) in WlanCallbackNetlinkMessage() argument
H A Dp2p_callback_impl.c22 static int32_t P2pCallbackDeviceFound(struct IWpaCallback *self, in P2pCallbackDeviceFound() argument
34 static int32_t P2pCallbackDeviceLost(struct IWpaCallback *self, in P2pCallbackDeviceLost() argument
46 static int32_t P2pCallbackGoNegotiationRequest(struct IWpaCallback *self, in P2pCallbackGoNegotiationRequest() argument
58 static int32_t P2pCallbackGoNegotiationCompleted(struct IWpaCallback *self, in P2pCallbackGoNegotiationCompleted() argument
70 static int32_t P2pCallbackInvitationReceived(struct IWpaCallback *self, in P2pCallbackInvitationReceived() argument
82 P2pCallbackInvitationResult(struct IWpaCallback *self, const struct HdiP2pInvitationResultParam *invitationResultParam, const char *ifName) P2pCallbackInvitationResult() argument
94 P2pCallbackGroupFormationSuccess(struct IWpaCallback *self, const char *ifName) P2pCallbackGroupFormationSuccess() argument
105 P2pCallbackGroupFormationFailure(struct IWpaCallback *self, const char *reason, const char *ifName) P2pCallbackGroupFormationFailure() argument
118 P2pCallbackGroupStarted(struct IWpaCallback *self, const struct HdiP2pGroupStartedParam *groupStartedParam, const char *ifName) P2pCallbackGroupStarted() argument
130 P2pCallbackGroupRemoved(struct IWpaCallback *self, const struct HdiP2pGroupRemovedParam *groupRemovedParam, const char *ifName) P2pCallbackGroupRemoved() argument
143 P2pCallbackProvisionDiscoveryCompleted(struct IWpaCallback *self, const struct HdiP2pProvisionDiscoveryCompletedParam *param, const char *ifName) P2pCallbackProvisionDiscoveryCompleted() argument
155 P2pCallbackFindStopped(struct IWpaCallback *self, const char *ifName) P2pCallbackFindStopped() argument
166 P2pCallbackServDiscReq(struct IWpaCallback *self, const struct HdiP2pServDiscReqInfoParam *servDiscReqInfoParam, const char *ifName) P2pCallbackServDiscReq() argument
178 P2pCallbackServDiscResp(struct IWpaCallback *self, const struct HdiP2pServDiscRespParam *param, const char *ifName) P2pCallbackServDiscResp() argument
190 P2pCallbackStaConnectState(struct IWpaCallback *self, const struct HdiP2pStaConnectStateParam *param, const char *ifName) P2pCallbackStaConnectState() argument
203 P2pCallbackIfaceCreated(struct IWpaCallback *self, const struct HdiP2pIfaceCreatedParam *param, const char *ifName) P2pCallbackIfaceCreated() argument
[all...]
/drivers/peripheral/audio/effect/model/src/
H A Deffect_control.c26 int32_t EffectControlEffectProcess(struct IEffectControl *self, const struct AudioEffectBuffer *input, in EffectControlEffectProcess() argument
52 int32_t EffectControlSendCommand(struct IEffectControl *self, enum EffectCommandTableIndex cmdId, const int8_t *cmdData, in EffectControlSendCommand() argument
75 int32_t EffectGetOwnDescriptor(struct IEffectControl *self, struct EffectControllerDescriptor *desc) in EffectGetOwnDescriptor() argument
98 int32_t EffectControlEffectReverse(struct IEffectControl *self, cons argument
[all...]
H A Deffect_model.c30 static int32_t EffectModelIsSupplyEffectLibs(struct IEffectModel *self, bool *supply) in EffectModelIsSupplyEffectLibs() argument
41 static int32_t EffectModelGetAllEffectDescriptors(struct IEffectModel *self, in EffectModelGetAllEffectDescriptors() argument
79 static int32_t EffectModelGetEffectDescriptor(struct IEffectModel *self, const char *uuid, in EffectModelGetEffectDescriptor() argument
113 static int32_t EffectModelCreateEffectController(struct IEffectModel *self, const struct EffectInfo *info, in EffectModelCreateEffectController() argument
170 int32_t EffectModelDestroyEffectController(struct IEffectModel *self, const struct ControllerId *contollerId) in EffectModelDestroyEffectController() argument
[all...]
/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_direct/
H A Dwlan_extend_cmd.c26 int32_t WlanInterfaceStartChannelMeas(struct IWlanInterface *self, const char *ifName, in WlanInterfaceStartChannelMeas() argument
47 int32_t WlanInterfaceGetChannelMeasResult(struct IWlanInterface *self, const char *ifName, in WlanInterfaceGetChannelMeasResult() argument
68 int32_t WlanInterfaceWifiSendCmdIoctl(struct IWlanInterface *self, const char *ifName, int32_t cmdId, in WlanInterfaceWifiSendCmdIoctl() argument
89 int32_t WlanInterfaceGetCoexChannelList(struct IWlanInterface *self, const char *ifName, in WlanInterfaceGetCoexChannelList() argument
/drivers/hdf_core/framework/core/shared/src/
H A Dsvcmgr_ioservice.c74 int32_t SvcMgrIoserviceUnRegSvcStatListener(struct ISvcMgrIoservice *self, struct ServiceStatusListener *listener) in SvcMgrIoserviceUnRegSvcStatListener() argument
53 SvcMgrIoserviceRegSvcStatListener( struct ISvcMgrIoservice *self, struct ServiceStatusListener *listener, uint16_t deviceClass) SvcMgrIoserviceRegSvcStatListener() argument
/drivers/peripheral/wlan/hdi_service/service_extend/service_extend_vdi/
H A Dwlan_extend_cmd.c67 int32_t WlanInterfaceStartChannelMeas(struct IWlanInterface *self, const char *ifName, in WlanInterfaceStartChannelMeas() argument
88 int32_t WlanInterfaceGetChannelMeasResult(struct IWlanInterface *self, const char *ifName, in WlanInterfaceGetChannelMeasResult() argument
109 int32_t WlanInterfaceWifiSendCmdIoctl(struct IWlanInterface *self, const char *ifName, int32_t cmdId, in WlanInterfaceWifiSendCmdIoctl() argument
130 int32_t WlanInterfaceGetCoexChannelList(struct IWlanInterface *self, cons argument
[all...]
/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dservmgr_client.c157 int32_t HDIServMgrRegisterServiceStatusListener(struct HDIServiceManager *self, in HDIServMgrRegisterServiceStatusListener() argument
185 int32_t HDIServMgrUnregisterServiceStatusListener(struct HDIServiceManager *self, in HDIServMgrUnregisterServiceStatusListener() argument
H A Ddevmgr_client.c119 static int32_t DevmgrQueryUsableDeviceInfo(struct HDIDeviceManager *self, struct DeviceInfoList *list) in DevmgrQueryUsableDeviceInfo() argument
127 static int32_t DevmgrQueryUnusableDeviceInfo(struct HDIDeviceManager *self, struct DeviceInfoList *list) in DevmgrQueryUnusableDeviceInfo() argument
151 static void DevmgrFreeQueryDeviceList(struct HDIDeviceManager *self, struct DeviceInfoList *list) in DevmgrFreeQueryDeviceList() argument
/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_full.c137 OnSysEventReceived( struct HdfSysEventNotifyNode *self, uint64_t eventClass, uint32_t event, const char *content) OnSysEventReceived() argument
/drivers/peripheral/bluetooth/audio/hal/hdi_binder/proxy/src/
H A Daudio_proxy_common.cpp30 int32_t AudioProxyDispatchCall(struct HdfRemoteService *self, in AudioProxyDispatchCall() argument
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_stub.c245 ModuleSysEventHandle( struct HdfSysEventNotifyNode *self, uint64_t eventClass, uint32_t event, const char *content) ModuleSysEventHandle() argument
/drivers/peripheral/audio/effect/model/src/mock_effect/
H A Dmock_effect_lib.c135 static int32_t MockEffectProcess(struct IEffectControlVdi *self, const struct AudioEffectBufferVdi *input, in MockEffectProcess() argument
146 static int32_t MockSendCommand(struct IEffectControlVdi *self, enum EffectCommandTableIndexVdi cmdId, in MockSendCommand() argument
169 static int32_t MockEffectReverse(struct IEffectControlVdi *self, const struct AudioEffectBufferVdi *input, in MockEffectReverse() argument
254 int32_t MockGetEffectDescriptor(struct IEffectControlVdi *self, struct EffectControllerDescriptorVdi *desc) in MockGetEffectDescriptor() argument
271 static int32_t MockCreateController(struct EffectFactory *self, const struct EffectInfoVdi *info, in MockCreateController() argument
294 MockDestroyController(struct EffectFactory *self, struct IEffectControlVdi *handle) MockDestroyController() argument
308 MockGetDescriptor(struct EffectFactory *self, const char *uuid, struct EffectControllerDescriptorVdi *desc) MockGetDescriptor() argument
[all...]
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_common_cmd_ext.c152 void HdfWpaDelRemoteObj(struct IWpaCallback *self) in HdfWpaDelRemoteObj() argument
208 int32_t WpaInterfaceStart(struct IWpaInterface *self) in WpaInterfaceStart() argument
249 int32_t WpaInterfaceStop(struct IWpaInterface *self) in WpaInterfaceStop() argument
278 int32_t WpaInterfaceAddWpaIface(struct IWpaInterface *self, const char *ifName, const char *confName) in WpaInterfaceAddWpaIface() argument
328 WpaInterfaceRemoveWpaIface(struct IWpaInterface *self, const char *ifName) WpaInterfaceRemoveWpaIface() argument
351 WpaInterfaceScan(struct IWpaInterface *self, const char *ifName) WpaInterfaceScan() argument
384 WpaInterfaceScanResult(struct IWpaInterface *self, const char *ifName, unsigned char *resultBuf, uint32_t *resultBufLen) WpaInterfaceScanResult() argument
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/usb/host/src/
H A Dusb_pnp_notify.c637 static int32_t UsbPnpNotifyCallback(struct notifier_block *self, unsigned long action, void *dev) in UsbPnpNotifyCallback() argument
/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcodec_hdi_encode.cpp582 int32_t CodecHdiEncode::OnEvent(struct CodecCallbackType *self, enum OMX_EVENTTYPE event, struct EventInfo *info) in OnEvent() argument
596 int32_t CodecHdiEncode::OnEmptyBufferDone(struct CodecCallbackType *self, int64_t appData, in OnEmptyBufferDone() argument
603 int32_t CodecHdiEncode::OnFillBufferDone(struct CodecCallbackType *self, int64_t appData, in OnFillBufferDone() argument
H A Dcodec_hdi_decode.cpp650 int32_t CodecHdiDecode::OnEvent(struct CodecCallbackType *self, OMX_EVENTTYPE event, struct EventInfo *info) in OnEvent() argument
664 int32_t CodecHdiDecode::OnEmptyBufferDone(struct CodecCallbackType *self, int64_t appData, in OnEmptyBufferDone() argument
671 int32_t CodecHdiDecode::OnFillBufferDone(struct CodecCallbackType *self, int64_t appData, in OnFillBufferDone() argument

Completed in 15 milliseconds

12