Searched refs:dequant8_coeff (Results 1 – 4 of 4) sorted by relevance
651 pps->dequant8_coeff[i] = pps->dequant8_buffer[i]; in init_dequant8_coeff_table()655 pps->dequant8_coeff[i] = pps->dequant8_buffer[j]; in init_dequant8_coeff_table()665 pps->dequant8_coeff[i][q][(x >> 3) | ((x & 7) << 3)] = in init_dequant8_coeff_table()702 memset(pps->dequant8_coeff, 0, sizeof(pps->dequant8_coeff)); in init_dequant_tables()713 pps->dequant8_coeff[i][0][x] = 1 << 6; in init_dequant_tables()
137 uint32_t(*dequant8_coeff[6])[64]; member
672 h->ps.pps->dequant8_coeff[cqm][qscale], 16) < 0 ) in decode_luma_residual()
1892 … scan8x8, h->ps.pps->dequant8_coeff[cqm][qscale], 64); in decode_cabac_luma_residual()