Home
last modified time | relevance | path

Searched refs:vpx_active_map_t (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vpx/
Dvp8cx.h210 } vpx_active_map_t; typedef
279 VPX_CTRL_USE_TYPE(VP8E_SET_ACTIVEMAP, vpx_active_map_t *)
/external/libvpx/examples/
Dvp8_set_maps.txt63 vpx_active_map_t active;
79 vpx_active_map_t active;
/external/libvpx/vp8/
Dvp8_cx_iface.c991 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()