Home
last modified time | relevance | path

Searched refs:NegotiateVideoOutputFormat (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/media/plugins/raw_decoder/
H A DRawDecoderPlugin.h46 status_t NegotiateVideoOutputFormat(media_format *ioDecodedFormat);
H A DRawDecoderPlugin.cpp129 return NegotiateVideoOutputFormat(ioDecodedFormat); in NegotiateOutputFormat()
138 RawDecoder::NegotiateVideoOutputFormat(media_format *ioDecodedFormat) in NegotiateVideoOutputFormat() function in RawDecoder