Home
last modified time | relevance | path

Searched defs:InitDecode (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/video/
Dvideo_decoder.cc58 int32_t VideoDecoderSoftwareFallbackWrapper::InitDecode( in InitDecode() function in webrtc::VideoDecoderSoftwareFallbackWrapper
Dvideo_decoder_unittest.cc26 int32_t InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder
/external/webrtc/webrtc/test/
Dfake_decoder.cc20 int32_t FakeDecoder::InitDecode(const VideoCodec* config, in InitDecode() function in webrtc::test::FakeDecoder
/external/webrtc/webrtc/modules/video_coding/codecs/i420/
Di420.cc154 int I420Decoder::InitDecode(const VideoCodec* codecSettings, in InitDecode() function in webrtc::I420Decoder
/external/webrtc/webrtc/modules/video_coding/
Dgeneric_decoder.cc135 int32_t VCMGenericDecoder::InitDecode(const VideoCodec* settings, in InitDecode() function in webrtc::VCMGenericDecoder
/external/webrtc/webrtc/modules/video_coding/codecs/h264/
Dh264_video_toolbox_decoder.cc116 int H264VideoToolboxDecoder::InitDecode(const VideoCodec* video_codec, in InitDecode() function in webrtc::H264VideoToolboxDecoder
/external/webrtc/talk/media/webrtc/
Dfakewebrtcvideoengine.h67 virtual int32_t InitDecode(const webrtc::VideoCodec*, int32_t) { in InitDecode() function
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc850 int VP9DecoderImpl::InitDecode(const VideoCodec* inst, int number_of_cores) { in InitDecode() function in webrtc::VP9DecoderImpl
/external/webrtc/talk/app/webrtc/java/jni/
Dandroidmediadecoder_jni.cc275 int32_t MediaCodecVideoDecoder::InitDecode(const VideoCodec* inst, in InitDecode() function in webrtc_jni::MediaCodecVideoDecoder
/external/pdfium/core/fxcodec/codec/
Dfx_codec_jpeg.cpp219 bool CCodec_JpegDecoder::InitDecode() { in InitDecode() function in CCodec_JpegDecoder
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
Dvp8_impl.cc1082 int VP8DecoderImpl::InitDecode(const VideoCodec* inst, int number_of_cores) { in InitDecode() function in webrtc::VP8DecoderImpl