Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dobu_parser.h328 bool SetFrameReferences(int8_t last_frame_idx,
Dobu_parser.cc732 bool ObuParser::SetFrameReferences(const int8_t last_frame_idx, in SetFrameReferences() function in libgav1::ObuParser
2008 if (!SetFrameReferences(last_frame_idx, gold_frame_idx)) { in ParseFrameParameters()