Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_query_tool.cpp29 using QueryVideoDecoderFunc = int32_t (*)(char*); typedef
34 QueryVideoDecoderFunc queryVideoDecoderFunc = nullptr;
84 queryVideoDecoderFunc = (QueryVideoDecoderFunc)dlsym(pHandler, in Init()