Home
last modified time | relevance | path

Searched refs:ChunksOffsetMap (Results 1 – 2 of 2) sorted by relevance

/external/iamf_tools/iamf/cli/adm_to_user_metadata/adm/
Dbw64_reader.cc80 Bw64Reader::ChunksOffsetMap CreateChunksOffsetMap(std::istream& buffer) { in CreateChunksOffsetMap()
84 Bw64Reader::ChunksOffsetMap chunks_offset_map; in CreateChunksOffsetMap()
102 const Bw64Reader::ChunksOffsetMap& chunks_offset_map) { in GetChunkInfo()
113 const Bw64Reader::ChunksOffsetMap& chunks_offset_map, in ReadFmtChunk()
130 const Bw64Reader::ChunksOffsetMap& chunks_offset_map, in ReadAxml()
150 absl::Status CheckDbmd(const Bw64Reader::ChunksOffsetMap& chunks_offset_map) { in CheckDbmd()
Dbw64_reader.h49 typedef absl::flat_hash_map<std::string, ChunkInfo> ChunksOffsetMap; typedef
91 const ChunksOffsetMap& chunks_offset_map) in Bw64Reader()
96 const ChunksOffsetMap chunks_offset_map_;