Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h561 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map,
Dvp9_onyx_if.c3398 int vp9_set_active_map(VP9_COMP *cpi, unsigned char *map, function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c986 if (!vp9_set_active_map(ctx->cpi, map->active_map, map->rows, map->cols)) in vp9e_set_activemap()