Home
last modified time | relevance | path

Searched defs:SetParameter (Results 1 – 6 of 6) sorted by relevance

/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
Dvibrator_driver.h22 int32_t (*SetParameter)(uint16_t intensity, int16_t frequency); member
/drivers/peripheral/codec/interfaces/include/
Dcodec_component_if.h137 int32_t (*SetParameter)(struct CodecComponentType *self, uint32_t index, int8_t *paramStruct, member
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp42 int32_t CodecComponentService::SetParameter(uint32_t index, const std::vector<int8_t> &paramStruct) in SetParameter() function in OHOS::HDI::Codec::V1_0::CodecComponentService
Dcomponent_node.cpp151 int32_t ComponentNode::SetParameter(OMX_INDEXTYPE paramIndex, const int8_t *param) in SetParameter() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_node.cpp145 int32_t ComponentNode::SetParameter(OMX_INDEXTYPE paramIndex, const int8_t *param, uint32_t paramLe… in SetParameter() function in OHOS::Codec::CodecAdapter::ComponentNode
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
Dcomponent_node.cpp123 int32_t ComponentNode::SetParameter(OMX_INDEXTYPE paramIndex, int8_t *param, uint32_t paramLen) in SetParameter() function in OHOS::Codec::Omx::ComponentNode