#include <vp8_impl.h>
|
| | VP8DecoderImpl () |
| |
| virtual | ~VP8DecoderImpl () |
| |
| 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 |
| |
| | VP8DecoderImpl () |
| |
| virtual | ~VP8DecoderImpl () |
| |
| 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 | ~VP8Decoder () |
| |
| virtual | ~VP8Decoder () |
| |
| 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 |
| |
◆ VP8DecoderImpl() [1/2]
| webrtc::VP8DecoderImpl::VP8DecoderImpl |
( |
| ) |
|
◆ ~VP8DecoderImpl() [1/2]
| webrtc::VP8DecoderImpl::~VP8DecoderImpl |
( |
| ) |
|
|
virtual |
◆ VP8DecoderImpl() [2/2]
| webrtc::VP8DecoderImpl::VP8DecoderImpl |
( |
| ) |
|
◆ ~VP8DecoderImpl() [2/2]
| virtual webrtc::VP8DecoderImpl::~VP8DecoderImpl |
( |
| ) |
|
|
virtual |
◆ Decode() [1/2]
◆ Decode() [2/2]
◆ ImplementationName() [1/2]
| const char * webrtc::VP8DecoderImpl::ImplementationName |
( |
| ) |
const |
|
overridevirtual |
◆ ImplementationName() [2/2]
| const char* webrtc::VP8DecoderImpl::ImplementationName |
( |
| ) |
const |
|
overridevirtual |
◆ InitDecode() [1/2]
| int webrtc::VP8DecoderImpl::InitDecode |
( |
const VideoCodec * |
inst, |
|
|
int |
number_of_cores |
|
) |
| |
|
override |
◆ InitDecode() [2/2]
| int webrtc::VP8DecoderImpl::InitDecode |
( |
const VideoCodec * |
inst, |
|
|
int |
number_of_cores |
|
) |
| |
|
override |
◆ RegisterDecodeCompleteCallback() [1/2]
◆ RegisterDecodeCompleteCallback() [2/2]
◆ Release() [1/2]
| int webrtc::VP8DecoderImpl::Release |
( |
| ) |
|
|
overridevirtual |
◆ Release() [2/2]
| int webrtc::VP8DecoderImpl::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/vp8/vp8_impl.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc