Home
last modified time | relevance | path

Searched defs:componentId (Results 1 – 13 of 13) sorted by relevance

/drivers/peripheral/codec/test/unittest/idl_omx/
Dcodec_hdi_manager_test.cpp76 uint32_t componentId = 0; variable
85 uint32_t componentId = 0; variable
119 uint32_t componentId = 0; variable
/drivers/peripheral/codec/test/unittest/hdi_omx/
Dcodec_hdi_manager_test.cpp68 uint32_t componentId = 0; variable
93 uint32_t componentId = 0; variable
/drivers/peripheral/codec/hal/src/
Dcodec_death_recipient.cpp33 bool RegisterService(struct CodecCallbackType *callbacks, uint32_t componentId, in RegisterService()
88 void RemoveDestoryedComponent(uint32_t componentId) in RemoveDestoryedComponent()
Dcodec_component_manager_service.c42 static void AddDeathRecipientForService(struct CodecCallbackType *callbacks, uint32_t componentId, in AddDeathRecipientForService()
98 static int32_t OmxManagerDestroyComponent(uint32_t componentId) in OmxManagerDestroyComponent()
138 … OmxManagerCreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *com… in OmxManagerCreateComponent()
Dcodec_component_manager_stub.c114 uint32_t componentId = 0; in SerStubCreateComponent() local
166 uint32_t componentId = 0; in SerStubDestroyComponent() local
Dcodec_component_manager_proxy.c157 static int32_t CreateComponent(struct CodecComponentType **component, uint32_t *componentId, char *… in CreateComponent()
201 static int32_t DestroyComponent(uint32_t componentId) in DestroyComponent()
/drivers/peripheral/codec/hal/idl_service/src/
Dcodec_death_recipient.cpp52 void RegisterDeathRecipientService(const sptr<ICodecCallback> callbacks, uint32_t componentId, in RegisterDeathRecipientService()
81 void RemoveMapperOfDestoryedComponent(uint32_t componentId) in RemoveMapperOfDestoryedComponent()
Dcodec_component_manager_service.cpp71 …ecComponentManagerService::CreateComponent(sptr<ICodecComponent> &component, uint32_t &componentId, in CreateComponent()
98 int32_t CodecComponentManagerService::DestroyComponent(uint32_t componentId) in DestroyComponent()
/drivers/peripheral/codec/test/benchmarktest/
Dcodec_benchmark_manager_test.cpp95 uint32_t componentId = 0; in BENCHMARK_F() local
124 uint32_t componentId = 0; in BENCHMARK_F() local
/drivers/peripheral/codec/hal/include/
Dcodec_component_manager_service.h31 uint32_t componentId; member
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codechdi_fuzzer/
Dcodec_fuzzer.cpp78 uint32_t componentId = 0; in DoSomethingInterestingWithMyAPI() local
/drivers/peripheral/codec/test/demo/jpeg/src/
Dcodec_jpeg_helper.cpp324 int8_t componentId = decInfo.compInfo[i].componentId; in JpegSofAssemble() local
363 int8_t componentId = decInfo.compInfo[i].componentId; in JpegSosAssemble() local
458 int32_t componentId = GetInt8(buffer); in DessambleSos() local
/drivers/peripheral/codec/image/vdi/
Dcodec_jpeg_vdi.h59 uint32_t componentId; member