Searched defs:configLen (Results 1 - 6 of 6) sorted by relevance
/drivers/peripheral/codec/hal/src/ |
H A D | codec_adapter.cpp | 134 OmxAdapterGetConfig(struct CodecComponentNode *codecNode, OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) OmxAdapterGetConfig() argument 144 OmxAdapterSetConfig(struct CodecComponentNode *codecNode, OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) OmxAdapterSetConfig() argument
|
/drivers/peripheral/usb/test/unittest/mock/src/ |
H A D | mock_linux_adapter.cpp | 176 uint16_t configLen = LE16_TO_CPU(configDesc->wTotalLength); in OsParseConfigDescriptors() local
|
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | component_node.cpp | 138 int32_t ComponentNode::GetConfig(OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) in GetConfig() argument 148 int32_t ComponentNode::SetConfig(OMX_INDEXTYPE index, int8_t *config, uint32_t configLen) in SetConfig() argument
|
/drivers/peripheral/usb/ddk/host/src/ |
H A D | linux_adapter.c | 267 uint16_t configLen; in OsParseConfigDescriptors() local [all...] |
H A D | usb_raw_api_library.c | 1230 uint16_t configLen; in RawGetConfigDescriptor() local
|
H A D | liteos_adapter.c | 342 uint16_t configLen; in OsParseConfigDescriptors() local [all...] |
Completed in 7 milliseconds