Searched refs:this_dc_pred (Results 1 – 1 of 1) sorted by relevance
1600 VP4Predictor *this_dc_pred = &dc_pred[hy + 1][hx + 1]; in vp4_unpack_dct_coeffs() local1617 vp4_dc_pred(s, this_dc_pred, last_dc, dc_block_type, plane); in vp4_unpack_dct_coeffs()1619 this_dc_pred->type = dc_block_type, in vp4_unpack_dct_coeffs()1620 this_dc_pred->dc = last_dc[dc_block_type] = s->all_fragments[fragment].dc; in vp4_unpack_dct_coeffs()