Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dav1_common_int.h499 typedef struct CommonModeInfoParams CommonModeInfoParams; typedef
503 struct CommonModeInfoParams { struct
508 int mb_rows;
513 int mb_cols;
518 int MBs;
524 int mi_rows;
529 int mi_cols;
537 MB_MODE_INFO *mi_alloc;
541 int mi_alloc_size;
545 int mi_alloc_stride;
[all …]