BoxHeader 111 libheif-1.3.2/libheif/box.cc heif::BoxHeader::BoxHeader() BoxHeader 116 libheif-1.3.2/libheif/box.cc std::vector<uint8_t> heif::BoxHeader::get_type() const BoxHeader 132 libheif-1.3.2/libheif/box.cc std::string heif::BoxHeader::get_type_string() const BoxHeader 158 libheif-1.3.2/libheif/box.cc heif::Error heif::BoxHeader::parse(BitstreamRange& range) BoxHeader 208 libheif-1.3.2/libheif/box.cc size_t heif::BoxHeader::reserve_box_header_space(StreamWriter& writer) const BoxHeader 220 libheif-1.3.2/libheif/box.cc heif::Error heif::BoxHeader::prepend_header(StreamWriter& writer, size_t box_start) const BoxHeader 288 libheif-1.3.2/libheif/box.cc std::string BoxHeader::dump(Indent& indent) const BoxHeader 329 libheif-1.3.2/libheif/box.cc Error BoxHeader::parse_full_box_header(BitstreamRange& range) BoxHeader 344 libheif-1.3.2/libheif/box.cc BoxHeader hdr; BoxHeader 491 libheif-1.3.2/libheif/box.cc sstr << BoxHeader::dump(indent); BoxHeader 656 libheif-1.3.2/libheif/box.cc sstr << BoxHeader::dump(indent); BoxHeader 84 libheif-1.3.2/libheif/box.h class BoxHeader { BoxHeader 86 libheif-1.3.2/libheif/box.h BoxHeader(); BoxHeader 87 libheif-1.3.2/libheif/box.h ~BoxHeader() { } BoxHeader 147 libheif-1.3.2/libheif/box.h class Box : public BoxHeader { BoxHeader 150 libheif-1.3.2/libheif/box.h Box(const BoxHeader& hdr) : BoxHeader(hdr) { } BoxHeader 192 libheif-1.3.2/libheif/box.h Box_ftyp(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 220 libheif-1.3.2/libheif/box.h Box_meta(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 232 libheif-1.3.2/libheif/box.h Box_hdlr(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 256 libheif-1.3.2/libheif/box.h Box_pitm(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 279 libheif-1.3.2/libheif/box.h Box_iloc(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 350 libheif-1.3.2/libheif/box.h Box_infe(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 397 libheif-1.3.2/libheif/box.h Box_iinf(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 415 libheif-1.3.2/libheif/box.h Box_iprp(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 427 libheif-1.3.2/libheif/box.h Box_ipco(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 452 libheif-1.3.2/libheif/box.h Box_ispe(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 478 libheif-1.3.2/libheif/box.h Box_ipma(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 511 libheif-1.3.2/libheif/box.h Box_auxC(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 532 libheif-1.3.2/libheif/box.h Box_irot(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 548 libheif-1.3.2/libheif/box.h Box_imir(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 569 libheif-1.3.2/libheif/box.h Box_clap(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 595 libheif-1.3.2/libheif/box.h Box_iref(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 613 libheif-1.3.2/libheif/box.h BoxHeader header; BoxHeader 626 libheif-1.3.2/libheif/box.h Box_hvcC(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 684 libheif-1.3.2/libheif/box.h Box_idat(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 701 libheif-1.3.2/libheif/box.h Box_grpl(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 709 libheif-1.3.2/libheif/box.h BoxHeader header; BoxHeader 721 libheif-1.3.2/libheif/box.h Box_dinf(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 732 libheif-1.3.2/libheif/box.h Box_dref(const BoxHeader& hdr) : Box(hdr) { } BoxHeader 743 libheif-1.3.2/libheif/box.h Box_url(const BoxHeader& hdr) : Box(hdr) { }