Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dav1_common_int.h497 typedef struct CommonModeInfoParams CommonModeInfoParams; typedef
501 struct CommonModeInfoParams { struct
506 int mb_rows;
511 int mb_cols;
516 int MBs;
522 int mi_rows;
527 int mi_cols;
535 MB_MODE_INFO *mi_alloc;
539 int mi_alloc_size;
543 int mi_alloc_stride;
[all …]