Home
last modified time | relevance | path

Searched refs:update_last (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dheader.h32 unsigned int update_last : 1; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h158 uint8_t update_last[VPX_SS_MAX_LAYERS]; member
Dvp9_svc_layercontext.c718 svc->update_last[sl] = (uint8_t)cpi->refresh_last_frame; in vp9_copy_flags_ref_update_idx()
817 vp9_zero(svc->update_last); in vp9_one_pass_cbr_svc_start_layer()
/external/libvpx/libvpx/vpx/
Dvp8cx.h820 int update_last[VPX_SS_MAX_LAYERS]; /**< Update last. */ member
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1522 data->update_last[sl] = cpi->svc.update_last[sl]; in ctrl_get_svc_ref_frame_config()