HomeSort by relevance Sort by last modified time
    Searched refs:EventMediaType (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/media/cast/rtcp/
receiver_rtcp_event_subscriber.h 38 EventMediaType type);
59 EventMediaType media_type);
62 EventMediaType type_;
receiver_rtcp_event_subscriber.cc 13 const size_t max_size_to_retain, EventMediaType type)
89 CastLoggingEvent event_type, EventMediaType event_media_type) {
rtcp.h 71 EventMediaType event_media_type);
159 const EventMediaType event_media_type_;
receiver_rtcp_event_subscriber_unittest.cc 45 void Init(EventMediaType type) {
rtcp.cc 83 EventMediaType event_media_type)
  /external/chromium_org/media/cast/logging/
logging_impl.h 29 CastLoggingEvent event, EventMediaType event_media_type,
34 EventMediaType event_media_type,
41 EventMediaType event_media_type,
47 EventMediaType event_media_type,
52 EventMediaType event_media_type,
57 EventMediaType event_media_type, uint32 rtp_timestamp,
logging_raw.h 30 CastLoggingEvent event, EventMediaType event_media_type,
41 EventMediaType event_media_type,
50 EventMediaType event_media_type,
57 EventMediaType event_media_type, uint32 rtp_timestamp,
75 EventMediaType event_media_type,
logging_defines.h 44 enum EventMediaType {
66 EventMediaType media_type;
92 EventMediaType media_type;
logging_impl.cc 23 EventMediaType event_media_type,
33 EventMediaType event_media_type,
45 EventMediaType event_media_type, uint32 rtp_timestamp, uint32 frame_id,
54 EventMediaType event_media_type,
83 EventMediaType event_media_type,
95 EventMediaType event_media_type,
encoding_event_subscriber.h 50 EncodingEventSubscriber(EventMediaType event_media_type, size_t max_frames);
96 const EventMediaType event_media_type_;
logging_raw.cc 21 EventMediaType event_media_type,
30 EventMediaType event_media_type,
41 EventMediaType event_media_type,
51 EventMediaType event_media_type,
75 EventMediaType event_media_type,
logging_raw_unittest.cc 29 EventMediaType media_type = VIDEO_EVENT;
52 EventMediaType media_type = VIDEO_EVENT;
80 EventMediaType media_type = VIDEO_EVENT;
104 EventMediaType media_type = VIDEO_EVENT;
137 EventMediaType media_type = VIDEO_EVENT;
stats_event_subscriber.h 29 StatsEventSubscriber(EventMediaType event_media_type,
142 const EventMediaType event_media_type_;
stats_event_subscriber.cc 20 using media::cast::EventMediaType;
35 EventMediaType event_media_type,
encoding_event_subscriber.cc 48 EventMediaType event_media_type,
stats_event_subscriber_unittest.cc 53 void Init(EventMediaType event_media_type) {
encoding_event_subscriber_unittest.cc 43 void Init(EventMediaType event_media_type) {
  /external/chromium_org/media/cast/receiver/
frame_receiver.h 52 EventMediaType event_media_type,
118 EventMediaType event_media_type_;
frame_receiver.cc 25 EventMediaType event_media_type,
  /external/chromium_org/chrome/common/
cast_messages.h 31 IPC_ENUM_TRAITS_MAX_VALUE(media::cast::EventMediaType,
  /external/chromium_org/media/cast/transport/pacing/
paced_sender.cc 253 EventMediaType media_type = is_audio ? AUDIO_EVENT : VIDEO_EVENT;

Completed in 68 milliseconds