Searched refs:GetDecoderForFormat (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/media/
H A DAddOnManager.h39 status_t GetDecoderForFormat(entry_ref* _ref,
H A DAddOnManager.cpp90 AddOnManager::GetDecoderForFormat(entry_ref* _decoderRef, function in class:BPrivate::media::AddOnManager
116 printf("AddOnManager::GetDecoderForFormat: failed to locate plugins\n");
156 printf("AddOnManager::GetDecoderForFormat: failed to locate plugins\n");
182 // See GetDecoderForFormat() for why we need to scan the list by path.
H A DPluginManager.cpp302 status_t ret = AddOnManager::GetInstance()->GetDecoderForFormat(

Completed in 41 milliseconds