Searched defs:GetStorageType (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_format_video_generic.cc | 81 StorageType RtpPacketizerGeneric::GetStorageType( in GetStorageType() function in webrtc::RtpPacketizerGeneric |
D | rtp_format_h264.cc | 337 StorageType RtpPacketizerH264::GetStorageType( in GetStorageType() function in webrtc::RtpPacketizerH264 |
D | rtp_format_vp9.cc | 497 StorageType RtpPacketizerVp9::GetStorageType(uint32_t retransmission_settings) { in GetStorageType() function in webrtc::RtpPacketizerVp9 |
D | rtp_format_vp8.cc | 236 StorageType RtpPacketizerVp8::GetStorageType(uint32_t retransmission_settings) { in GetStorageType() function in webrtc::RtpPacketizerVp8 |
/external/swiftshader/src/OpenGL/libGLESv2/ | ||
D | libGLESv3.cpp | 327 static bool GetStorageType(GLenum internalformat, GLenum& type) in GetStorageType() function |