Home
last modified time | relevance | path

Searched refs:ref_to_update (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp8.c410 static VP56Frame ref_to_update(VP8Context *s, int update, VP56Frame ref) in ref_to_update() function
481 s->update_golden = ref_to_update(s, update_golden, VP56_FRAME_GOLDEN); in update_refs()
482 s->update_altref = ref_to_update(s, update_altref, VP56_FRAME_GOLDEN2); in update_refs()

Completed in 5 milliseconds