Skip to content
Snippets Groups Projects
  1. Nov 07, 2013
    • Dmitry Kovalev's avatar
      Using pd->dqcoeff instead of pd->qcoeff in the decoder. · a1dc97be
      Dmitry Kovalev authored
      It is more logical to use dqcoeff buffer to put there *dequantized*
      transform coefficients (inside inverse_transform_block and
      decode_coefs functions). Dequantization happens inside WRITE_COEF_CONTINUE
      macro.
      
      qcoeff buffer should be only used in the encoder for *quantized*
      transform coefficients.
      
      Change-Id: Ifd54bef272bbf5311ced6669c4f1079f998af5d7
      a1dc97be
  2. Nov 06, 2013
  3. Nov 05, 2013
  4. Nov 04, 2013
  5. Nov 03, 2013
  6. Nov 02, 2013
  7. Nov 01, 2013
Loading