Home
last modified time | relevance | path

Searched defs:cast_environment (Results 1 – 23 of 23) sorted by relevance

/external/chromium_org/media/cast/
Dcast_sender_impl.cc19 LocalVideoFrameInput(scoped_refptr<CastEnvironment> cast_environment, in LocalVideoFrameInput()
50 LocalAudioFrameInput(scoped_refptr<CastEnvironment> cast_environment, in LocalAudioFrameInput()
77 scoped_refptr<CastEnvironment> cast_environment, in Create()
85 scoped_refptr<CastEnvironment> cast_environment, in CastSenderImpl()
/external/chromium_org/media/cast/receiver/
Dcast_receiver_impl.cc20 scoped_refptr<CastEnvironment> cast_environment, in Create()
29 scoped_refptr<CastEnvironment> cast_environment, in CastReceiverImpl()
185 const scoped_refptr<CastEnvironment>& cast_environment, in EmitDecodedAudioFrame()
206 const scoped_refptr<CastEnvironment>& cast_environment, in EmitDecodedVideoFrame()
Dvideo_decoder.cc32 ImplBase(const scoped_refptr<CastEnvironment>& cast_environment, in ImplBase()
94 explicit Vp8Impl(const scoped_refptr<CastEnvironment>& cast_environment) in Vp8Impl()
175 explicit FakeImpl(const scoped_refptr<CastEnvironment>& cast_environment) in FakeImpl()
211 const scoped_refptr<CastEnvironment>& cast_environment, in VideoDecoder()
Daudio_decoder.cc25 ImplBase(const scoped_refptr<CastEnvironment>& cast_environment, in ImplBase()
95 OpusImpl(const scoped_refptr<CastEnvironment>& cast_environment, in OpusImpl()
165 Pcm16Impl(const scoped_refptr<CastEnvironment>& cast_environment, in Pcm16Impl()
202 const scoped_refptr<CastEnvironment>& cast_environment, in AudioDecoder()
Dframe_receiver.cc23 const scoped_refptr<CastEnvironment>& cast_environment, in FrameReceiver()
/external/chromium_org/media/cast/logging/
Draw_event_subscriber_bundle.cc14 const scoped_refptr<CastEnvironment>& cast_environment, in RawEventSubscriberBundleForStream()
44 const scoped_refptr<CastEnvironment>& cast_environment) in RawEventSubscriberBundle()
/external/chromium_org/media/cast/audio_sender/
Daudio_encoder.cc46 ImplBase(const scoped_refptr<CastEnvironment>& cast_environment, in ImplBase()
190 OpusImpl(const scoped_refptr<CastEnvironment>& cast_environment, in OpusImpl()
281 Pcm16Impl(const scoped_refptr<CastEnvironment>& cast_environment, in Pcm16Impl()
328 const scoped_refptr<CastEnvironment>& cast_environment, in AudioEncoder()
Daudio_sender.cc39 AudioSender::AudioSender(scoped_refptr<CastEnvironment> cast_environment, in AudioSender()
/external/chromium_org/media/cast/video_sender/
Dexternal_video_encoder.cc29 const scoped_refptr<media::cast::CastEnvironment>& cast_environment, in LogFrameEncodedEvent()
40 const scoped_refptr<media::cast::CastEnvironment>& cast_environment, in ProxyCreateVideoEncodeAccelerator()
80 scoped_refptr<CastEnvironment> cast_environment, in LocalVideoEncodeAcceleratorClient()
331 scoped_refptr<CastEnvironment> cast_environment, in ExternalVideoEncoder()
Dvideo_encoder_impl.cc68 scoped_refptr<CastEnvironment> cast_environment, in VideoEncoderImpl()
Dvideo_sender.cc27 scoped_refptr<CastEnvironment> cast_environment, in VideoSender()
Dvideo_sender_unittest.cc108 scoped_refptr<CastEnvironment> cast_environment, in PeerVideoSender()
/external/chromium_org/media/cast/test/utility/
Din_process_receiver.cc24 const scoped_refptr<CastEnvironment>& cast_environment, in InProcessReceiver()
/external/chromium_org/media/cast/test/
Dsender.cc754 const scoped_refptr<media::cast::CastEnvironment>& cast_environment, in LogRawEvents()
812 const scoped_refptr<media::cast::CastEnvironment>& cast_environment, in WriteLogsToFileAndDestroySubscribers()
845 const scoped_refptr<media::cast::CastEnvironment>& cast_environment, in WriteStatsAndDestroySubscribers()
917 scoped_refptr<media::cast::CastEnvironment> cast_environment( in main() local
Dreceiver.cc182 NaivePlayer(const scoped_refptr<CastEnvironment>& cast_environment, in NaivePlayer()
547 scoped_refptr<media::cast::CastEnvironment> cast_environment( in main() local
Dcast_benchmarks.cc119 explicit LoopBackTransport(scoped_refptr<CastEnvironment> cast_environment) in LoopBackTransport()
Dend2end_unittest.cc189 explicit LoopBackTransport(scoped_refptr<CastEnvironment> cast_environment) in LoopBackTransport()
/external/chromium_org/chrome/browser/extensions/api/cast_streaming/
Dcast_streaming_apitest.cc76 const scoped_refptr<media::cast::CastEnvironment>& cast_environment, in TestPatternReceiver()
320 const scoped_refptr<media::cast::StandaloneCastEnvironment> cast_environment( in IN_PROC_BROWSER_TEST_F() local
Dperformance_test.cc187 const scoped_refptr<media::cast::CastEnvironment>& cast_environment, in TestPatternReceiver()
591 scoped_refptr<media::cast::StandaloneCastEnvironment> cast_environment( in RunTest() local
/external/chromium_org/media/cast/rtcp/
Drtcp.cc42 scoped_refptr<CastEnvironment> cast_environment) in LocalRtcpReceiverFeedback()
76 Rtcp::Rtcp(scoped_refptr<CastEnvironment> cast_environment, in Rtcp()
Drtcp_unittest.cc74 LocalRtcpTransport(scoped_refptr<CastEnvironment> cast_environment, in LocalRtcpTransport()
128 RtcpPeer(scoped_refptr<CastEnvironment> cast_environment, in RtcpPeer()
Drtcp_receiver.cc41 RtcpReceiver::RtcpReceiver(scoped_refptr<CastEnvironment> cast_environment, in RtcpReceiver()
Drtcp_sender.cc150 RtcpSender::RtcpSender(scoped_refptr<CastEnvironment> cast_environment, in RtcpSender()