Home
last modified time | relevance | path

Searched refs:ext_alt_fb_idx (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h86 int ext_alt_fb_idx[VPX_MAX_LAYERS]; member
Dvp9_svc_layercontext.c44 svc->ext_alt_fb_idx[sl] = 2; in vp9_init_layer_context()
632 cpi->alt_fb_idx = cpi->svc.ext_alt_fb_idx[sl]; in vp9_one_pass_cbr_svc_start_layer()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c1538 cpi->svc.ext_alt_fb_idx[sl] = data->alt_fb_idx[sl]; in ctrl_set_svc_ref_frame_config()