#include <vp9_impl.h>
|
| VP9DecoderImpl () |
|
virtual | ~VP9DecoderImpl () |
|
int | InitDecode (const VideoCodec *inst, int number_of_cores) override |
|
int | Decode (const EncodedImage &input_image, bool missing_frames, const RTPFragmentationHeader *fragmentation, const CodecSpecificInfo *codec_specific_info, int64_t) override |
|
int | RegisterDecodeCompleteCallback (DecodedImageCallback *callback) override |
|
int | Release () override |
|
const char * | ImplementationName () const override |
|
| VP9DecoderImpl () |
|
virtual | ~VP9DecoderImpl () |
|
int | InitDecode (const VideoCodec *inst, int number_of_cores) override |
|
int | Decode (const EncodedImage &input_image, bool missing_frames, const RTPFragmentationHeader *fragmentation, const CodecSpecificInfo *codec_specific_info, int64_t) override |
|
int | RegisterDecodeCompleteCallback (DecodedImageCallback *callback) override |
|
int | Release () override |
|
const char * | ImplementationName () const override |
|
virtual | ~VP9Decoder () |
|
virtual | ~VP9Decoder () |
|
virtual | ~VideoDecoder () |
|
virtual int32_t | InitDecode (const VideoCodec *codec_settings, int32_t number_of_cores)=0 |
|
virtual bool | PrefersLateDecoding () const |
|
virtual | ~VideoDecoder () |
|
virtual int32_t | InitDecode (const VideoCodec *codec_settings, int32_t number_of_cores)=0 |
|
virtual bool | PrefersLateDecoding () const |
|
◆ VP9DecoderImpl() [1/2]
webrtc::VP9DecoderImpl::VP9DecoderImpl |
( |
| ) |
|
◆ ~VP9DecoderImpl() [1/2]
webrtc::VP9DecoderImpl::~VP9DecoderImpl |
( |
| ) |
|
|
virtual |
◆ VP9DecoderImpl() [2/2]
webrtc::VP9DecoderImpl::VP9DecoderImpl |
( |
| ) |
|
◆ ~VP9DecoderImpl() [2/2]
virtual webrtc::VP9DecoderImpl::~VP9DecoderImpl |
( |
| ) |
|
|
virtual |
◆ Decode() [1/2]
◆ Decode() [2/2]
◆ ImplementationName() [1/2]
const char * webrtc::VP9DecoderImpl::ImplementationName |
( |
| ) |
const |
|
overridevirtual |
◆ ImplementationName() [2/2]
const char* webrtc::VP9DecoderImpl::ImplementationName |
( |
| ) |
const |
|
overridevirtual |
◆ InitDecode() [1/2]
int webrtc::VP9DecoderImpl::InitDecode |
( |
const VideoCodec * |
inst, |
|
|
int |
number_of_cores |
|
) |
| |
|
override |
◆ InitDecode() [2/2]
int webrtc::VP9DecoderImpl::InitDecode |
( |
const VideoCodec * |
inst, |
|
|
int |
number_of_cores |
|
) |
| |
|
override |
◆ RegisterDecodeCompleteCallback() [1/2]
◆ RegisterDecodeCompleteCallback() [2/2]
◆ Release() [1/2]
int webrtc::VP9DecoderImpl::Release |
( |
| ) |
|
|
overridevirtual |
◆ Release() [2/2]
int webrtc::VP9DecoderImpl::Release |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/video_coding/codecs/vp9/vp9_impl.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc