Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h713 const int buf_cols = buf->mi_cols; in ensure_mv_buffer() local
715 if (buf->mvs == NULL || buf_rows != cm->mi_rows || buf_cols != cm->mi_cols) { in ensure_mv_buffer()