Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dobu_parser.h329 int8_t gold_frame_idx); // 7.8.
Dobu_parser.cc733 const int8_t gold_frame_idx) { in SetFrameReferences() argument
745 gold_frame_idx; in SetFrameReferences()
751 used_frame[gold_frame_idx] = true; in SetFrameReferences()
768 const int gold_order_hint = shifted_order_hints[gold_frame_idx]; in SetFrameReferences()
2007 const int8_t gold_frame_idx = scratch; in ParseFrameParameters() local
2008 if (!SetFrameReferences(last_frame_idx, gold_frame_idx)) { in ParseFrameParameters()