Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h324 int ext_refresh_frame_flags_pending; member
Dvp9_onyx_if.c994 cpi->ext_refresh_frame_flags_pending = 0; in vp9_change_config()
1754 cpi->ext_refresh_frame_flags_pending = 1; in vp9_update_reference()
2529 if (cpi->ext_refresh_frame_flags_pending) {
2533 cpi->ext_refresh_frame_flags_pending = 0;