Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
Dremuxing.c104 AVStream *in_stream = ifmt_ctx->streams[i]; in main() local
147 AVStream *in_stream, *out_stream; in main() local
Dtranscoding.c124 AVStream *in_stream; in open_output_file() local
/third_party/protobuf/src/google/protobuf/util/
Djson_util.cc89 io::CodedInputStream in_stream(binary_input); in BinaryToJsonStream() local
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource_test.cc117 CodedInputStream in_stream(&arr_stream); in ExecuteTest() local
Dprotostream_objectsource.cc658 io::CodedInputStream in_stream(&zero_copy_stream); in RenderAny() local