Home
last modified time | relevance | path

Searched refs:set_temporal_id (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/libgav1/src/
Dbuffer_pool.h132 void set_temporal_id(int value) { temporal_id_ = value; } in set_temporal_id() function
Ddecoder_impl.cc1569 (*film_grain_frame)->set_temporal_id(displayable_frame->temporal_id()); in ApplyFilmGrain()
Dobu_parser.cc2169 current_frame_->set_temporal_id(obu_headers_.back().temporal_id); in ParseFrameHeader()