Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_callback_type_stub.c28 #define CODEC_CALLBACK_SO_PATH "libcodec_hdi_omx_callback_type_service_impl.z.so" macro
241 handler = dlopen(CODEC_CALLBACK_SO_PATH, RTLD_LAZY); in LoadServiceHandler()