Home
last modified time | relevance | path

Searched defs:CodecType (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/call/
Dpacket_injection_tests.cc20 enum class CodecType { enum in webrtc::PacketInjectionTest
/external/webrtc/talk/media/base/
Dcodec.h198 enum CodecType { enum
/external/python/cpython2/Mac/Modules/qt/
Dqtsupport.py222 CodecType = OSTypeType("CodecType") variable
/external/v4l2_codec2/tests/
DC2VDAComponent_test.cpp120 enum class CodecType { UNKNOWN, H264, VP8, VP9 }; enum