Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dav1_common_int.h716 typedef struct CommonContexts CommonContexts; typedef
720 struct CommonContexts { struct
725 PARTITION_CONTEXT **partition;
735 ENTROPY_CONTEXT **entropy[MAX_MB_PLANE];
743 TXFM_CONTEXT **txfm;
749 int num_planes; /*!< Corresponds to av1_num_planes(cm) */
750 int num_tile_rows; /*!< Corresponds to cm->tiles.row */
751 int num_mi_cols; /*!< Corresponds to cm->mi_params.mi_cols */