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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vp8cx.h 137 VP8E_SET_SCALEMODE = 11, /**< control function to set encoder scaling mode */
337 VPX_CTRL_USE_TYPE(VP8E_SET_SCALEMODE, vpx_scaling_mode_t *)
  /external/libvpx/libvpx/vpx/
vp8cx.h 137 VP8E_SET_SCALEMODE = 11, /**< control function to set encoder scaling mode */
335 VPX_CTRL_USE_TYPE(VP8E_SET_SCALEMODE, vpx_scaling_mode_t *)

Completed in 33 milliseconds