Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dav1_common_int.h709 typedef struct CommonContexts CommonContexts; typedef
713 struct CommonContexts { struct
718 PARTITION_CONTEXT **partition;
728 ENTROPY_CONTEXT **entropy[MAX_MB_PLANE];
736 TXFM_CONTEXT **txfm;
742 int num_planes; /*!< Corresponds to av1_num_planes(cm) */
743 int num_tile_rows; /*!< Corresponds to cm->tiles.row */
744 int num_mi_cols; /*!< Corresponds to cm->mi_params.mi_cols */