OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8D_DEBUG_DRAW_MV
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/vp8/common/
ppflags.h
24
VP8D_DEBUG_DRAW_MV
= 1<<7,
postproc.c
832
if ((flags &
VP8D_DEBUG_DRAW_MV
) && ppflags->display_mv_flag)
[
all
...]
/external/libvpx/vp8/
vp8_dx_iface.c
405
| ((ctx->dbg_display_mv_flag != 0) ?
VP8D_DEBUG_DRAW_MV
: 0)
Completed in 51 milliseconds