Commit da3aec6c authored by Yaowu Xu's avatar Yaowu Xu
Browse files

changed to use adst for D63_PRED

To be consistent with other prediciton modes

Change-Id: If9e1464e5c807f0b36047a046c4ac59d91b1b868
Showing with 1 addition and 0 deletions
......@@ -612,6 +612,7 @@ static TX_TYPE txfm_map(B_PREDICTION_MODE bmode) {
case B_V_PRED :
case B_D117_PRED :
case B_D63_PRED:
return ADST_DCT;
case B_H_PRED :
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment