Searched refs:y_iqmatrix (Results 1 – 2 of 2) sorted by relevance
408 const qm_val_t *y_iqmatrix[MAX_SEGMENTS][TX_SIZES_ALL]; member767 memcpy(xd->plane[i].seg_iqmatrix, cm->y_iqmatrix, sizeof(cm->y_iqmatrix)); in av1_init_macroblockd()
2285 cm->y_iqmatrix[i][j] = av1_iqmatrix(cm, qmlevel, AOM_PLANE_Y, j); in setup_segmentation_dequant()