Home
last modified time | relevance | path

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

/third_party/openh264/codec/build/windowsphone/all/
DCodecRTComponent.cpp48 char OutputPath[256] = { 0 }; in Encode() local
133 char OutputPath[256] = { 0 }; in Decode() local
/third_party/openh264/test/build/windowsphone/codec_ut/
DCodec_UT_RTComponent.cpp26 char OutputPath[256] = { 0 }; in TestAllCases() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DTarWriter.cpp159 Expected<std::unique_ptr<TarWriter>> TarWriter::create(StringRef OutputPath, in create()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp355 std::string OutputPath = getOutputPath(&Args, Members[0]); in libDriverMain() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp862 SmallString<128> OutputPath(SavedObjectsDirectoryPath); in writeGeneratedObject() local