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

  /external/opencore/nodes/common/include/
pv_player_node_registry_interface.h 164 * The UnregisterRecognizer for PVPlayerRecognizerRegistry. Used for unregistering plugins through the PVMFRecognizerPluginFactory* object.
169 virtual void UnregisterRecognizer(PVMFRecognizerPluginFactory* aRecognizerPluginFactory) = 0;
  /external/opencore/engines/player/src/
pv_player_node_registry.h 257 * The UnregisterRecognizer for PVPlayerRecognizerRegistryInterface. Used for removing file format recognizer factory plugins.
262 void UnregisterRecognizer(PVMFRecognizerPluginFactory* aRecognizerPluginFactory)
  /external/opencore/modules/linux_mp4/node_registry/src/
pvmfmp4nodereg.cpp 231 aRegistry->UnregisterRecognizer(tmpfac);

Completed in 43 milliseconds