HomeSort by relevance Sort by last modified time
    Searched refs:ss_enable_auto_alt_ref (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 639 int ss_enable_auto_alt_ref[VPX_SS_MAX_LAYERS]; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 234 if (cfg->ss_enable_auto_alt_ref[i]) ++alt_ref_sum;
568 oxcf->ss_enable_auto_arf[sl] = cfg->ss_enable_auto_alt_ref[sl];
    [all...]
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 490 enc_cfg->ss_enable_auto_alt_ref[i] = si->enable_auto_alt_ref[i];

Completed in 79 milliseconds