Searched refs:ext_refresh_last_frame (Results 1 – 2 of 2) sorted by relevance
325 int ext_refresh_last_frame; member
1753 cpi->ext_refresh_last_frame = (ref_frame_flags & VP9_LAST_FLAG) != 0; in vp9_update_reference()2530 cpi->refresh_last_frame = cpi->ext_refresh_last_frame;