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

  /external/libvpx/vpx/
vpx_encoder.h 182 VPX_CBR /**< Constant Bit Rate (CBR) mode */
  /external/libvpx/vp8/
vp8_cx_iface.c 148 RANGE_CHECK(cfg, rc_end_usage, VPX_VBR, VPX_CBR);
294 else if (cfg.rc_end_usage == VPX_CBR)
    [all...]

Completed in 92 milliseconds