Lines Matching defs:macroblockd_plane
464 typedef struct macroblockd_plane { struct
465 PLANE_TYPE plane_type;
466 int subsampling_x;
467 int subsampling_y;
468 struct buf_2d dst;
469 struct buf_2d pre[2];
470 ENTROPY_CONTEXT *above_entropy_context;
471 ENTROPY_CONTEXT *left_entropy_context;
476 int16_t seg_dequant_QTX[MAX_SEGMENTS][2];
480 uint8_t *color_index_map;
483 uint8_t width, height;
485 qm_val_t *seg_iqmatrix[MAX_SEGMENTS][TX_SIZES_ALL];
486 qm_val_t *seg_qmatrix[MAX_SEGMENTS][TX_SIZES_ALL];