CodecToEncoderType(VideoCodecType codec_type) | webrtc::VideoEncoder | static |
CodecToEncoderType(VideoCodecType codec_type) | webrtc::VideoEncoder | static |
Create(EncoderType codec_type) | webrtc::VideoEncoder | static |
Create(EncoderType codec_type) | webrtc::VideoEncoder | static |
Encode(const VideoFrame &frame, const CodecSpecificInfo *codec_specific_info, const std::vector< FrameType > *frame_types) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
Encode(const VideoFrame &frame, const CodecSpecificInfo *codec_specific_info, const std::vector< FrameType > *frame_types) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
EncoderType enum name | webrtc::VideoEncoder | |
EncoderType enum name | webrtc::VideoEncoder | |
GetDefaultH264Settings() | webrtc::VideoEncoder | static |
GetDefaultH264Settings() | webrtc::VideoEncoder | static |
GetDefaultVp8Settings() | webrtc::VideoEncoder | static |
GetDefaultVp8Settings() | webrtc::VideoEncoder | static |
GetDefaultVp9Settings() | webrtc::VideoEncoder | static |
GetDefaultVp9Settings() | webrtc::VideoEncoder | static |
GetScalingSettings() const override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
GetScalingSettings() const override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
ImplementationName() const override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
ImplementationName() const override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
InitEncode(const VideoCodec *codec_settings, int32_t number_of_cores, size_t max_payload_size) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
InitEncode(const VideoCodec *codec_settings, int32_t number_of_cores, size_t max_payload_size) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
IsSupportedSoftware(EncoderType codec_type) | webrtc::VideoEncoder | static |
IsSupportedSoftware(EncoderType codec_type) | webrtc::VideoEncoder | static |
kH264 enum value | webrtc::VideoEncoder | |
kUnsupportedCodec enum value | webrtc::VideoEncoder | |
kVp8 enum value | webrtc::VideoEncoder | |
kVp9 enum value | webrtc::VideoEncoder | |
RegisterEncodeCompleteCallback(EncodedImageCallback *callback) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
RegisterEncodeCompleteCallback(EncodedImageCallback *callback) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
Release() override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
Release() override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
SetChannelParameters(uint32_t packet_loss, int64_t rtt) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
SetChannelParameters(uint32_t packet_loss, int64_t rtt) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
SetPeriodicKeyFrames(bool enable) | webrtc::VideoEncoder | inlinevirtual |
SetPeriodicKeyFrames(bool enable) | webrtc::VideoEncoder | inlinevirtual |
SetRateAllocation(const BitrateAllocation &bitrate_allocation, uint32_t framerate) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
SetRateAllocation(const BitrateAllocation &bitrate_allocation, uint32_t framerate) override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
SetRates(uint32_t bitrate, uint32_t framerate) | webrtc::VideoEncoder | inlinevirtual |
SetRates(uint32_t bitrate, uint32_t framerate) | webrtc::VideoEncoder | inlinevirtual |
SupportsNativeHandle() const override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
SupportsNativeHandle() const override | webrtc::VideoEncoderSoftwareFallbackWrapper | virtual |
VideoEncoderSoftwareFallbackWrapper(const cricket::VideoCodec &codec, webrtc::VideoEncoder *encoder) | webrtc::VideoEncoderSoftwareFallbackWrapper | |
VideoEncoderSoftwareFallbackWrapper(const cricket::VideoCodec &codec, webrtc::VideoEncoder *encoder) | webrtc::VideoEncoderSoftwareFallbackWrapper | |
~VideoEncoder() | webrtc::VideoEncoder | inlinevirtual |
~VideoEncoder() | webrtc::VideoEncoder | inlinevirtual |