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

  /external/chromium_org/media/cast/audio_receiver/
audio_decoder.h 23 typedef std::map<uint32, uint32> FrameIdRtpTimestampMap;
62 FrameIdRtpTimestampMap frame_id_rtp_timestamp_map_;
audio_decoder.cc 135 FrameIdRtpTimestampMap::iterator it = frame_id_rtp_timestamp_map_.begin();

Completed in 207 milliseconds