Searched refs:hdlrBox_ (Results 1 – 2 of 2) sorted by relevance
126 hdlrBox_ = metaBox_->GetChild<HeifHdlrBox>(BOX_TYPE_HDLR); in AssembleBoxes()127 if (!hdlrBox_ || (hdlrBox_ && hdlrBox_->GetHandlerType() != HANDLER_TYPE_PICT)) { in AssembleBoxes()
96 std::shared_ptr<HeifHdlrBox> hdlrBox_; variable