OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8_SET_DBG_DISPLAY_MV
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vpx/
vp8.h
51
VP8_SET_DBG_DISPLAY_MV
= 7, /**< set which motion vector modes to draw */
129
VPX_CTRL_USE_TYPE(
VP8_SET_DBG_DISPLAY_MV
, int)
/external/libvpx/libvpx/vp9/
vp9_dx_iface.c
629
MAP(
VP8_SET_DBG_DISPLAY_MV
, ctx->dbg_display_mv_flag);
685
{
VP8_SET_DBG_DISPLAY_MV
, set_dbg_options},
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
806
MAP (
VP8_SET_DBG_DISPLAY_MV
, ctx->dbg_display_mv_flag);
903
{
VP8_SET_DBG_DISPLAY_MV
, vp8_set_dbg_options},
/external/libvpx/libvpx/
vpxdec.c
959
&& vpx_codec_control(&decoder,
VP8_SET_DBG_DISPLAY_MV
, vp8_dbg_display_mv)) {
[
all
...]
Completed in 220 milliseconds