Searched defs:vp9_set_mb_mi (Results 1 - 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/common/ | ||
H A D | vp9_alloccommon.c | 38 void vp9_set_mb_mi(VP9_COMMON *cm, int width, int height) { function 125 vp9_set_mb_mi(cm, width, height); 167 vp9_set_mb_mi(cm, 0, 0); |
Completed in 99 milliseconds