Home
last modified time | relevance | path

Searched refs:ext_refresh_last_frame (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h325 int ext_refresh_last_frame; member
Dvp9_onyx_if.c1753 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;