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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format.h 48 virtual StorageType GetStorageType(uint32_t retransmission_settings) = 0;
rtp_format_video_generic.h 49 virtual StorageType GetStorageType(uint32_t retransmission_settings) OVERRIDE;
rtp_format_h264.h 46 virtual StorageType GetStorageType(uint32_t retransmission_settings) OVERRIDE;
rtp_format_video_generic.cc 80 StorageType RtpPacketizerGeneric::GetStorageType(
rtp_format_vp8.h 84 virtual StorageType GetStorageType(uint32_t retransmission_settings) OVERRIDE;
rtp_format_h264.cc 284 StorageType RtpPacketizerH264::GetStorageType(
rtp_sender_video.cc 360 packetizer->GetStorageType(_retransmissionSettings),
rtp_format_vp8.cc 330 StorageType RtpPacketizerVp8::GetStorageType(uint32_t retransmission_settings) {

Completed in 549 milliseconds