Home
last modified time | relevance | path

Searched defs:GetStorageType (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_video_generic.cc81 StorageType RtpPacketizerGeneric::GetStorageType( in GetStorageType() function in webrtc::RtpPacketizerGeneric
Drtp_format_h264.cc337 StorageType RtpPacketizerH264::GetStorageType( in GetStorageType() function in webrtc::RtpPacketizerH264
Drtp_format_vp9.cc497 StorageType RtpPacketizerVp9::GetStorageType(uint32_t retransmission_settings) { in GetStorageType() function in webrtc::RtpPacketizerVp9
Drtp_format_vp8.cc236 StorageType RtpPacketizerVp8::GetStorageType(uint32_t retransmission_settings) { in GetStorageType() function in webrtc::RtpPacketizerVp8
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp327 static bool GetStorageType(GLenum internalformat, GLenum& type) in GetStorageType() function