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

  /external/libvpx/vpx/
vpx_encoder.h 181 VPX_VBR, /**< Variable Bit Rate (VBR) mode */
  /external/libvpx/vp8/
vp8_cx_iface.c 148 RANGE_CHECK(cfg, rc_end_usage, VPX_VBR, VPX_CBR);
290 if (cfg.rc_end_usage == VPX_VBR)
    [all...]

Completed in 42 milliseconds