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

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

Completed in 132 milliseconds