Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_alloccommon.c51 static int alloc_seg_map(VP9_COMMON *cm, int seg_map_size) { in alloc_seg_map() function
150 if (alloc_seg_map(cm, cm->mi_rows * cm->mi_cols)) goto fail; in vp9_alloc_context_buffers()