Searched refs:VP8D_DEBUG_DRAW_MV (Results 1 – 3 of 3) sorted by relevance
24 VP8D_DEBUG_DRAW_MV = 1<<7, enumerator
832 if ((flags & VP8D_DEBUG_DRAW_MV) && ppflags->display_mv_flag) in vp8_post_proc_frame()
405 | ((ctx->dbg_display_mv_flag != 0) ? VP8D_DEBUG_DRAW_MV : 0) in vp8_decode()