Home
last modified time | relevance | path

Searched defs:alloc_mi (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dalloccommon.c458 static int alloc_mi(CommonModeInfoParams *mi_params) { in alloc_mi() function
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_onyxc_int.h193 int (*alloc_mi)(struct VP9Common *cm, int mi_size); member