Searched refs:set_dbg_options (Results 1 – 1 of 1) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/ |
D | vp9_dx_iface.c | 474 static vpx_codec_err_t set_dbg_options(vpx_codec_alg_priv_t *ctx, int ctrl_id, in set_dbg_options() function 562 {VP8_SET_DBG_COLOR_REF_FRAME, set_dbg_options}, 563 {VP8_SET_DBG_COLOR_MB_MODES, set_dbg_options}, 564 {VP8_SET_DBG_COLOR_B_MODES, set_dbg_options}, 565 {VP8_SET_DBG_DISPLAY_MV, set_dbg_options},
|