Home
last modified time | relevance | path

Searched defs:current_frame_hint (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/libgav1/src/
Dobu_parser.cc636 const int current_frame_hint, in FindLatestBackwardReference()
654 const int current_frame_hint, in FindEarliestBackwardReference()
672 const int current_frame_hint, in FindLatestForwardReference()
754 const int current_frame_hint = 1 << (sequence_header_.order_hint_bits - 1); in SetFrameReferences() local