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

  /external/libvpx/libvpx/vpx/
vp8cx.h 136 VP8E_SET_ACTIVEMAP, /**< control function to pass an Active map to encoder */
300 VPX_CTRL_USE_TYPE(VP8E_SET_ACTIVEMAP, vpx_active_map_t *)
  /external/chromium_org/remoting/codec/
video_encoder_vp8.cc 242 if (vpx_codec_control(codec_.get(), VP8E_SET_ACTIVEMAP, &act_map)) {
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 1144 static vpx_codec_err_t vp8e_set_activemap(vpx_codec_alg_priv_t *ctx, function
    [all...]

Completed in 36 milliseconds