Home
last modified time | relevance | path

Searched refs:display_mv_flag (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dppflags.h42 int display_mv_flag; member
Dpostproc.c933 if ((flags & VP8D_DEBUG_DRAW_MV) && ppflags->display_mv_flag) in vp8_post_proc_frame()
949 if (!(ppflags->display_mv_flag & (1<<mi->mbmi.mode))) in vp8_post_proc_frame()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c538 flags.display_mv_flag = ctx->dbg_display_mv_flag; in vp8_get_frame()