Searched refs:GetRefSlot (Results 1 – 3 of 3) sorted by relevance
715 const Vp9Parser::ReferenceSlot& ref = context_->GetRefSlot(idx); in ReadFrameSizeFromRefs()733 const Vp9Parser::ReferenceSlot& ref = context_->GetRefSlot(idx); in ReadFrameSizeFromRefs()1005 context_->GetRefSlot(fhdr->ref_frame_idx[i]); in Parse()
336 const ReferenceSlot& GetRefSlot(size_t ref_idx) const;
318 const Vp9Parser::ReferenceSlot& Vp9Parser::Context::GetRefSlot( in GetRefSlot() function in media::Vp9Parser::Context