Searched refs:vpx_active_map_t (Results 1 – 3 of 3) sorted by relevance
210 } vpx_active_map_t; typedef279 VPX_CTRL_USE_TYPE(VP8E_SET_ACTIVEMAP, vpx_active_map_t *)
63 vpx_active_map_t active;79 vpx_active_map_t active;
991 vpx_active_map_t *data = va_arg(args, vpx_active_map_t *); in vp8e_set_activemap()996 vpx_active_map_t *map = (vpx_active_map_t *)data; in vp8e_set_activemap()