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

  /external/libvpx/vpx/
vp8.h 47 VP8_SET_DBG_DISPLAY_MV = 7, /**< set which motion vector modes to draw */
116 VPX_CTRL_USE_TYPE(VP8_SET_DBG_DISPLAY_MV, int)
  /external/libvpx/vp8/
vp8_dx_iface.c 652 MAP (VP8_SET_DBG_DISPLAY_MV, ctx->dbg_display_mv_flag);
708 {VP8_SET_DBG_DISPLAY_MV, vp8_set_dbg_options},
  /external/libvpx/
vpxdec.c 1008 && vpx_codec_control(&decoder, VP8_SET_DBG_DISPLAY_MV, vp8_dbg_display_mv))
    [all...]

Completed in 76 milliseconds