Home
last modified time | relevance | path

Searched defs:GetConfig (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/codec/interfaces/include/
Dcodec_component_if.h156 …int32_t (*GetConfig)(struct CodecComponentType *self, uint32_t index, int8_t *cfgStruct, uint32_t … member
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_component_service.cpp84 int32_t CodecComponentService::GetConfig(uint32_t index, const std::vector<int8_t> &inCfgStruct, in GetConfig() function in OHOS::HDI::Codec::V1_0::CodecComponentService
Dcomponent_node.cpp186 int32_t ComponentNode::GetConfig(OMX_INDEXTYPE index, int8_t *config) in GetConfig() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/codec/hal/passthrough/adapter/src/
Dcomponent_node.cpp171 int32_t ComponentNode::GetConfig(OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) in GetConfig() function in OHOS::Codec::CodecAdapter::ComponentNode
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_request_test.cpp132 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetConfig)(benchmark::State& state) in BENCHMARK_F() argument
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
Dcomponent_node.cpp139 int32_t ComponentNode::GetConfig(OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) in GetConfig() function in OHOS::Codec::Omx::ComponentNode
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_omx_test.cpp319 BENCHMARK_F(CodecBenchmarkOmxTest, GetConfig)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp1155 int32_t UsbImpl::GetConfig(const UsbDev &dev, uint8_t &configIndex) in GetConfig() function in OHOS::HDI::Usb::V1_0::UsbImpl