Home
last modified time | relevance | path

Searched refs:CodecCallbackTypeGet (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/unittest/hdi_omx/
H A Dcodec_hdi_manager_test.cpp64 struct CodecCallbackType *callback = CodecCallbackTypeGet(nullptr);
91 struct CodecCallbackType *callback = CodecCallbackTypeGet(nullptr);
H A Dcodec_hdi_omx_test.cpp255 callback_ = CodecCallbackTypeGet(nullptr); in SetUp()
1048 callback_ = CodecCallbackTypeGet(nullptr);
/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_callback_if.h128 struct CodecCallbackType *CodecCallbackTypeGet(struct HdfRemoteService *remote);
/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_component_manager_stub.c100 *callback = CodecCallbackTypeGet(callbackRemote); in ReadParamsForCreateComponent()
H A Dcodec_callback_type_proxy.c244 struct CodecCallbackType *CodecCallbackTypeGet(struct HdfRemoteService *remote) in CodecCallbackTypeGet() function
H A Dcodec_callback_type_stub.c307 struct CodecCallbackType *CodecCallbackTypeGet(struct HdfRemoteService *remote) in CodecCallbackTypeGet() function
H A Dcodec_component_type_stub.c625 callback = CodecCallbackTypeGet(callbackRemote); in SerStubSetCallbacks()
/ohos5.0/drivers/peripheral/codec/test/demo/v2.0/src/
H A Dcodec_hdi_decode.cpp111 callback_ = CodecCallbackTypeGet(nullptr); in Init()
H A Dcodec_hdi_encode.cpp113 callback_ = CodecCallbackTypeGet(nullptr); in Init()