Home
last modified time | relevance | path

Searched defs:last_tag (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhtmlsubtitles.c230 struct font_tag *last_tag = &stack[sptr]; in ff_htmlmarkup_to_ass() local
Dtiff.c83 unsigned last_tag; member
/third_party/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc201 uint32 tag = stream_->ReadTag(), last_tag = tag + 1; in WriteMessage() local