Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Did3v2.h53 int64_t size_pos; ///< offset of the tag total size member
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
Dcbor.cc1037 size_t size_pos = cbor->size() - new_envelope_size - sizeof(uint32_t); in AppendString8EntryToCBORMap() local
/third_party/node/tools/inspector_protocol/encoding/
Dencoding.cc1146 size_t size_pos = cbor->size() - new_envelope_size - sizeof(uint32_t); in AppendString8EntryToCBORMapTmpl() local