HomeSort by relevance Sort by last modified time
    Searched refs:PVPlayerEngineRecognizerSharedLibInfo (Results 1 - 2 of 2) sorted by null

  /external/opencore/engines/player/src/
pv_player_node_registry.h 304 struct PVPlayerEngineRecognizerSharedLibInfo
310 Oscl_Vector<struct PVPlayerEngineRecognizerSharedLibInfo*, OsclMemAllocator> iRecognizerLibInfoList;
pv_player_node_registry.cpp 382 struct PVPlayerEngineRecognizerSharedLibInfo *libInfo = (struct PVPlayerEngineRecognizerSharedLibInfo *)oscl_malloc(sizeof(struct PVPlayerEngineRecognizerSharedLibInfo));
416 struct PVPlayerEngineRecognizerSharedLibInfo *libInfo = iRecognizerLibInfoList.front();

Completed in 13 milliseconds