Home
last modified time | relevance | path

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

/external/chromium_org/content/renderer/media/
Drtc_video_decoder_bridge_tv.cc32 int32_t RTCVideoDecoderBridgeTv::InitDecode( in InitDecode() function in content::RTCVideoDecoderBridgeTv
Drtc_video_decoder_factory_tv_unittest.cc124 void InitDecode() { in InitDecode() function in content::RTCVideoDecoderFactoryTvTest
Drtc_video_decoder.cc155 int32_t RTCVideoDecoder::InitDecode(const webrtc::VideoCodec* codecSettings, in InitDecode() function in content::RTCVideoDecoder
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dfakewebrtcvideoengine.h79 virtual int32 InitDecode(const webrtc::VideoCodec*, int32) { in InitDecode() function