HomeSort by relevance Sort by last modified time
    Searched defs:rc_2pass_vbr_bias_pct (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 552 unsigned int rc_2pass_vbr_bias_pct; /**< RC mode bias between CBR and VBR(0-100: 0->CBR, 100->VBR) */ member in struct:vpx_codec_enc_cfg
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 600 unsigned int rc_2pass_vbr_bias_pct; /**< RC mode bias between CBR and VBR(0-100: 0->CBR, 100->VBR) */ member in struct:vpx_codec_enc_cfg
    [all...]

Completed in 136 milliseconds