Searched defs:CommonModeInfoParams (Results 1 – 1 of 1) sorted by relevance
387 typedef struct CommonModeInfoParams CommonModeInfoParams; typedef388 struct CommonModeInfoParams { struct391 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 …]