Searched defs:SetConfig (Results 1 – 6 of 6) sorted by relevance
| /drivers/peripheral/codec/interfaces/include/ |
| D | codec_component_if.h | 174 …int32_t (*SetConfig)(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t … member
|
| /drivers/peripheral/codec/hal/idl_service/src/ |
| D | codec_component_service.cpp | 56 int32_t CodecComponentService::SetConfig(uint32_t index, const std::vector<int8_t> &cfgStruct) in SetConfig() function in OHOS::HDI::Codec::V1_0::CodecComponentService
|
| D | component_node.cpp | 171 int32_t ComponentNode::SetConfig(OMX_INDEXTYPE index, const int8_t *config) in SetConfig() function in OHOS::Codec::Omx::ComponentNode
|
| /drivers/peripheral/codec/hal/passthrough/adapter/src/ |
| D | component_node.cpp | 181 int32_t ComponentNode::SetConfig(OMX_INDEXTYPE index, const int8_t *config, uint32_t configLen) in SetConfig() function in OHOS::Codec::CodecAdapter::ComponentNode
|
| /drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
| D | component_node.cpp | 143 int32_t ComponentNode::SetConfig(OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) in SetConfig() function in OHOS::Codec::Omx::ComponentNode
|
| /drivers/peripheral/usb/hdi_service/src/ |
| D | usb_impl.cpp | 1066 int32_t UsbImpl::SetConfig(const UsbDev &dev, uint8_t configIndex) in SetConfig() function in OHOS::HDI::Usb::V1_0::UsbImpl
|