Build fix for ext-tx

Change-Id: Ifab43f85f6ae1be6b9f95521f79ba49055353b5f
This commit is contained in:
Debargha Mukherjee
2015-10-23 12:01:41 -07:00
committed by Jingning Han
parent 48c7de0fce
commit f1c4b79d72

View File

@@ -1132,7 +1132,7 @@ void vp10_xform_quant_fp(MACROBLOCK *x, int plane, int block,
break;
case TX_4X4:
vp10_highbd_fwd_txfm_4x4(src_diff, coeff, diff_stride, tx_type,
xd->lossless[mbmi->segment_id]);
xd->lossless[xd->mi[0]->mbmi.segment_id]);
vp10_highbd_quantize_fp(coeff, 16, x->skip_block, p->zbin, p->round_fp,
p->quant_fp, p->quant_shift, qcoeff, dqcoeff,
pd->dequant, eob,