Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dav1_common_int.h387 typedef struct CommonModeInfoParams CommonModeInfoParams; typedef
388 struct CommonModeInfoParams { struct
391 int mb_rows;
392 int mb_cols;
394 int MBs;
398 int mi_rows;
399 int mi_cols;
405 MB_MODE_INFO *mi_alloc;
407 int mi_alloc_size;
409 int mi_alloc_stride;
[all …]