Searched refs:quant_matrix (Results 1 – 1 of 1) sorted by relevance
262 const uint8_t *quant_matrix = intra ? dec->mpeg12_intra_matrix : in nv84_decoder_vp_mpeg12_mb() local343 tmp = inverse_quantize(blocks[i], quant_matrix[i], mpeg1); in nv84_decoder_vp_mpeg12_mb()355 tmp = inverse_quantize(blocks[i], quant_matrix[i], mpeg1); in nv84_decoder_vp_mpeg12_mb()402 tmp = inverse_quantize(tmp, quant_matrix[i], mpeg1); in nv84_decoder_vp_mpeg12_mb()