Searched defs:InitDecode (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/content/renderer/media/ | ||
D | rtc_video_decoder_bridge_tv.cc | 32 int32_t RTCVideoDecoderBridgeTv::InitDecode( in InitDecode() function in content::RTCVideoDecoderBridgeTv |
D | rtc_video_decoder_factory_tv_unittest.cc | 124 void InitDecode() { in InitDecode() function in content::RTCVideoDecoderFactoryTvTest |
D | rtc_video_decoder.cc | 155 int32_t RTCVideoDecoder::InitDecode(const webrtc::VideoCodec* codecSettings, in InitDecode() function in content::RTCVideoDecoder |
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ | ||
D | fakewebrtcvideoengine.h | 79 virtual int32 InitDecode(const webrtc::VideoCodec*, int32) { in InitDecode() function |