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.cpp34 QueryVideoDecoderFunc queryVideoDecoderFunc = nullptr; variable
84 queryVideoDecoderFunc = (QueryVideoDecoderFunc)dlsym(pHandler, in Init()
86 if (queryVideoDecoderFunc == nullptr) { in Init()
101 queryVideoEncoderFunc == nullptr || queryVideoDecoderFunc == nullptr) { in QueryHiStreamerPluginInfo()
126 len = queryVideoDecoderFunc(res); in QueryHiStreamerPluginInfo()