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

/haiku/src/add-ons/media/plugins/ffmpeg/
H A DAVCodecDecoder.h74 status_t _NegotiateVideoOutputFormat(media_format* inOutFormat);
H A DAVCodecDecoder.cpp320 return _NegotiateVideoOutputFormat(inOutFormat);
466 AVCodecDecoder::_NegotiateVideoOutputFormat(media_format* inOutFormat) function in class:AVCodecDecoder
468 TRACE("AVCodecDecoder::_NegotiateVideoOutputFormat()\n");

Completed in 34 milliseconds