Searched refs:last_frame_idx (Results 1 – 2 of 2) sorted by relevance
328 bool SetFrameReferences(int8_t last_frame_idx,
732 bool ObuParser::SetFrameReferences(const int8_t last_frame_idx, in SetFrameReferences() argument742 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() local2008 if (!SetFrameReferences(last_frame_idx, gold_frame_idx)) { in ParseFrameParameters()