Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dav1_common_int.h504 typedef struct CommonModeInfoParams CommonModeInfoParams; typedef
508 struct CommonModeInfoParams { struct
513 int mb_rows;
518 int mb_cols;
523 int MBs;
529 int mi_rows;
534 int mi_cols;
542 MB_MODE_INFO *mi_alloc;
546 int mi_alloc_size;
550 int mi_alloc_stride;
[all …]