Home
last modified time | relevance | path

Searched refs:last_frame_idx (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() argument
742 last_frame_idx; in SetFrameReferences()
750 used_frame[last_frame_idx] = true; in SetFrameReferences()
767 const int last_order_hint = shifted_order_hints[last_frame_idx]; in SetFrameReferences()
2005 const int8_t last_frame_idx = scratch; in ParseFrameParameters() local
2008 if (!SetFrameReferences(last_frame_idx, gold_frame_idx)) { in ParseFrameParameters()