Searched refs:ss_play_alternate (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_bitstream.h32 cpi->oxcf.ss_play_alternate[0]));
H A Dvp9_svc_layercontext.c67 if (oxcf->ss_play_alternate[layer])
287 if (cpi->oxcf.ss_play_alternate[cpi->svc.spatial_layer_id]) {
299 if (cpi->oxcf.ss_play_alternate[cpi->svc.spatial_layer_id - 1] &&
H A Dvp9_encoder.h183 int ss_play_alternate[VPX_SS_MAX_LAYERS]; member in struct:VP9EncoderConfig
512 cpi->oxcf.ss_play_alternate[cpi->svc.spatial_layer_id]));
H A Dvp9_encoder.c2612 if (oxcf->ss_play_alternate[i]) {
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_cx_iface.c426 oxcf->ss_play_alternate[i] = cfg->ss_enable_auto_alt_ref[i];
432 oxcf->ss_play_alternate[0] = extra_cfg->enable_auto_alt_ref;

Completed in 88 milliseconds