/external/webrtc/webrtc/video/ |
D | video_decoder.cc | 58 int32_t VideoDecoderSoftwareFallbackWrapper::InitDecode( in InitDecode() function in webrtc::VideoDecoderSoftwareFallbackWrapper
|
D | video_decoder_unittest.cc | 26 int32_t InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder
|
/external/webrtc/webrtc/test/ |
D | fake_decoder.cc | 20 int32_t FakeDecoder::InitDecode(const VideoCodec* config, in InitDecode() function in webrtc::test::FakeDecoder
|
/external/webrtc/webrtc/modules/video_coding/codecs/i420/ |
D | i420.cc | 154 int I420Decoder::InitDecode(const VideoCodec* codecSettings, in InitDecode() function in webrtc::I420Decoder
|
/external/webrtc/webrtc/modules/video_coding/ |
D | generic_decoder.cc | 135 int32_t VCMGenericDecoder::InitDecode(const VideoCodec* settings, in InitDecode() function in webrtc::VCMGenericDecoder
|
/external/webrtc/webrtc/modules/video_coding/codecs/h264/ |
D | h264_video_toolbox_decoder.cc | 116 int H264VideoToolboxDecoder::InitDecode(const VideoCodec* video_codec, in InitDecode() function in webrtc::H264VideoToolboxDecoder
|
/external/webrtc/talk/media/webrtc/ |
D | fakewebrtcvideoengine.h | 67 virtual int32_t InitDecode(const webrtc::VideoCodec*, int32_t) { in InitDecode() function
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/ |
D | vp9_impl.cc | 850 int VP9DecoderImpl::InitDecode(const VideoCodec* inst, int number_of_cores) { in InitDecode() function in webrtc::VP9DecoderImpl
|
/external/webrtc/talk/app/webrtc/java/jni/ |
D | androidmediadecoder_jni.cc | 275 int32_t MediaCodecVideoDecoder::InitDecode(const VideoCodec* inst, in InitDecode() function in webrtc_jni::MediaCodecVideoDecoder
|
/external/pdfium/core/fxcodec/jpeg/ |
D | jpegmodule.cpp | 283 bool JpegDecoder::InitDecode(bool bAcceptKnownBadHeader) { in InitDecode() function in fxcodec::__anon488840c50111::JpegDecoder
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | vp8_impl.cc | 1082 int VP8DecoderImpl::InitDecode(const VideoCodec* inst, int number_of_cores) { in InitDecode() function in webrtc::VP8DecoderImpl
|