Searched refs:DestroyDecoder (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/media/
H A DMediaDecoder.cpp44 gPluginManager.DestroyDecoder(fDecoder);
60 gPluginManager.DestroyDecoder(fDecoder);
79 gPluginManager.DestroyDecoder(fDecoder);
89 gPluginManager.DestroyDecoder(fDecoder);
104 gPluginManager.DestroyDecoder(fDecoder);
H A DMediaExtractor.cpp368 gPluginManager.DestroyDecoder(decoder);
379 gPluginManager.DestroyDecoder(decoder);
387 gPluginManager.DestroyDecoder(decoder);
H A DMediaTrack.cpp87 gPluginManager.DestroyDecoder(fRawDecoder);
88 gPluginManager.DestroyDecoder(fDecoder);
166 gPluginManager.DestroyDecoder(fRawDecoder);
946 gPluginManager.DestroyDecoder(fRawDecoder);
1003 gPluginManager.DestroyDecoder(fRawDecoder);
H A DPluginManager.cpp395 PluginManager::DestroyDecoder(Decoder* decoder) function in class:PluginManager
398 TRACE("PluginManager::DestroyDecoder(%p, plugin: %p)\n", decoder,
/haiku/headers/private/media/
H A DPluginManager.h46 void DestroyDecoder(Decoder* decoder);

Completed in 55 milliseconds