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

/haiku-fatelf/src/servers/media/
H A DAddOnManager.cpp596 media_format* decoderFormat; local
597 for (info->formats.Rewind(); info->formats.GetNext(&decoderFormat);) {
599 if (!decoderFormat->Matches(&format))
604 decoderFormat->Encoding());

Completed in 47 milliseconds