Searched defs:CommonContexts (Results 1 – 1 of 1) sorted by relevance
489 typedef struct CommonContexts CommonContexts; typedef490 struct CommonContexts { struct493 PARTITION_CONTEXT **partition;501 ENTROPY_CONTEXT **entropy[MAX_MB_PLANE];507 TXFM_CONTEXT **txfm;511 int num_planes; // Corresponds to av1_num_planes(cm)512 int num_tile_rows; // Corresponds to cm->tiles.row513 int num_mi_cols; // Corresponds to cm->mi_params.mi_cols