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

  /external/libvpx/vpx/
vpx_encoder.h 173 VPX_RC_FIRST_PASS, /**< First pass of multi-pass mode */
  /external/libvpx/vp8/
vp8_cx_iface.c 264 case VPX_RC_FIRST_PASS:
272 if (cfg.g_pass == VPX_RC_FIRST_PASS)
608 if (ctx->cfg.g_pass == VPX_RC_FIRST_PASS)
    [all...]
  /external/libvpx/
vpxenc.c     [all...]

Completed in 36 milliseconds