Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dtile_common.c154 int mi_cols_aligned_to_sb = ALIGN_POWER_OF_TWO( in av1_get_sb_cols_in_tile() local
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h310 static INLINE int mi_cols_aligned_to_sb(int n_mis) { in mi_cols_aligned_to_sb() function