Searched refs:GetBoxType (Results 1 – 5 of 5) sorted by relevance
76 if (GetBoxType() == BOX_TYPE_UUID) { in InferHeaderSize()132 writer.Write32(GetBoxType()); in WriteHeader()138 if (GetBoxType() == BOX_TYPE_UUID) { in WriteHeader()207 return box->GetBoxType() == BOX_TYPE_IPRP || box->GetBoxType() == BOX_TYPE_IPCO || in BoxContentChildren()208 box->GetBoxType() == BOX_TYPE_META || box->GetBoxType() == BOX_TYPE_IINF; in BoxContentChildren()222 std::shared_ptr<HeifBox> box = HeifBox::MakeBox(headerBox.GetBoxType()); in MakeFromReader()
94 writer.Write32(ref.box.GetBoxType()); in Write()132 return ref.fromItemId == itemId && ref.box.GetBoxType() == ref_type; in GetReferences()
82 if (property->GetBoxType() == boxType) { in GetProperty()
43 uint32_t GetBoxType() const { return boxType_; } in GetBoxType() function65 if (box->GetBoxType() == boxType) { in GetChild()79 if (box->GetBoxType() == boxType) { in GetChildren()
110 if (box->GetBoxType() == BOX_TYPE_META) { in AssembleBoxes()113 if (box->GetBoxType() == BOX_TYPE_FTYP) { in AssembleBoxes()601 uint32_t type = ref.box.GetBoxType(); in ExtractGainmapImage()645 uint32_t type = ref.box.GetBoxType(); in ExtractNonMasterImages()