Home
last modified time | relevance | path

Searched defs:Codecs (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs44 private static readonly List<ICodecTestData> Codecs = new List<ICodecTestData> field in Google.Protobuf.FieldCodecTest
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DFieldCodecTest.cs44 private static readonly List<ICodecTestData> Codecs = new List<ICodecTestData> field in Google.Protobuf.FieldCodecTest
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp26 CCodecs *Codecs; member
/third_party/python/Doc/whatsnew/
D3.2.rst2431 Codecs chapter
/third_party/lzma/CPP/7zip/Common/
DCreateCoder.h66 CObjectVector<CCodecInfoEx> Codecs; member
/third_party/lzma/CPP/7zip/UI/Common/
DLoadCodecs.h360 CRecordVector<CDllCodecInfo> Codecs; variable