Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.cc637 const int current_frame_hint, in FindLatestBackwardReference()
655 const int current_frame_hint, in FindEarliestBackwardReference()
673 const int current_frame_hint, in FindLatestForwardReference()
755 const int current_frame_hint = 1 << (sequence_header_.order_hint_bits - 1); in SetFrameReferences() local